louisnino / RLcodeLinks
☆1,032Updated 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,412Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆856Updated 6 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆1,002Updated last month
- ☆816Updated 2 years ago
- Implementation of benchmark RL algorithms☆473Updated 3 years ago
- Some basic examples of playing with RL☆1,259Updated 10 months ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆995Updated last week
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,540Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆347Updated 2 years ago
- RL algorithms☆141Updated 4 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆767Updated last month
- basic algorithms of reinforcement learning☆215Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆561Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,689Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,000Updated 2 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆162Updated 4 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,786Updated last year
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆627Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆257Updated 5 years ago
- Pytorch for Deep Reinforcement Learning☆254Updated 5 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆548Updated 7 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,266Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,520Updated 2 years ago
- ☆576Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆661Updated 3 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆285Updated 4 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆682Updated 3 years ago
- Reinforcement-Learning-Notes, start with MDP.☆224Updated 3 years ago