louisnino / RLcodeLinks
☆1,028Updated 2 years ago
Alternatives and similar repositories for RLcode
Users that are interested in RLcode are comparing it to the libraries listed below
Sorting:
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,407Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆855Updated 5 years ago
- ☆808Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆984Updated this week
- Some basic examples of playing with RL☆1,257Updated 10 months ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,533Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆347Updated 2 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆315Updated 5 years ago
- basic algorithms of reinforcement learning☆214Updated 2 years ago
- Implementation of benchmark RL algorithms☆471Updated 3 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,678Updated 3 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆997Updated 3 weeks ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆560Updated last year
- RL algorithms☆141Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,987Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆753Updated 3 weeks ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆542Updated 7 years ago
- Pytorch for Deep Reinforcement Learning☆253Updated 5 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,760Updated last year
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆162Updated 4 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆618Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,496Updated 2 years ago
- Reinforcement-Learning-Notes, start with MDP.☆225Updated 3 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,234Updated last year
- ☆567Updated last year
- ☆391Updated 5 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆589Updated 5 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆413Updated 4 months ago