Lizhi-sjtu / DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
☆1,291Updated 2 years ago
Alternatives and similar repositories for DRL-code-pytorch
Users that are interested in DRL-code-pytorch are comparing it to the libraries listed below
Sorting:
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,552Updated 9 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆668Updated 2 months ago
- Official implementation of HARL algorithms based on PyTorch.☆676Updated 2 weeks ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆842Updated this week
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆768Updated last year
- ☆724Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,029Updated 10 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,571Updated 2 years ago
- ☆972Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆330Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,862Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆582Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆546Updated last year
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆2,411Updated this week
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆343Updated last month
- The repository is for safe reinforcement learning baselines.☆637Updated 3 weeks ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆621Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆475Updated last year
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆291Updated 5 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆625Updated 5 years ago
- ☆457Updated 6 months ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,064Updated 5 months ago
- PyTorch implementation of soft actor critic☆875Updated 3 years ago
- ☆527Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,226Updated 2 months ago
- ☆397Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆739Updated 2 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆509Updated 7 years ago
- ☆367Updated last week
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,279Updated 2 years ago