Lizhi-sjtu / DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
☆1,270Updated 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
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,524Updated 9 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,561Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆827Updated this week
- ☆964Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆654Updated last month
- Official implementation of HARL algorithms based on PyTorch.☆655Updated last month
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆756Updated last year
- kinds of reinforcement learning model by Pytorch☆327Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,994Updated 9 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,852Updated last year
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆546Updated last year
- ☆704Updated 2 years ago
- ☆442Updated 5 months ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆563Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆318Updated last month
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,217Updated last month
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆610Updated 2 years ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,041Updated 4 months ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆2,287Updated last week
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆286Updated 5 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆466Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆619Updated 5 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,994Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,248Updated 2 years ago
- PyTorch implementation of soft actor critic☆874Updated 3 years ago
- ☆394Updated last year
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆734Updated 2 years ago
- RL algorithms☆141Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆570Updated 7 years ago