louisnino / RLcodeLinks
☆991Updated 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,344Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆852Updated 5 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆337Updated 2 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆971Updated last week
- ☆755Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆298Updated 5 years ago
- Some basic examples of playing with RL☆1,243Updated 6 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,604Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,620Updated 11 months ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆912Updated this week
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- Pytorch for Deep Reinforcement Learning☆249Updated 5 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆552Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆524Updated 7 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆695Updated 4 months ago
- basic algorithms of reinforcement learning☆212Updated last year
- RL algorithms☆143Updated 4 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,501Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,902Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆560Updated 3 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆156Updated 4 years ago
- ☆501Updated 8 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆253Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆636Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,371Updated 2 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆271Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆665Updated 7 years ago
- ☆391Updated 4 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆612Updated 2 years ago