Lizhi-sjtu / DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
☆1,188Updated last year
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,454Updated 7 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,519Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆755Updated this week
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆592Updated this week
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,911Updated 7 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆706Updated 11 months ago
- ☆929Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆536Updated 11 months ago
- Official implementation of HARL algorithms based on PyTorch.☆601Updated 4 months ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆519Updated 2 years ago
- ☆654Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆295Updated 2 weeks ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆979Updated 3 months ago
- kinds of reinforcement learning model by Pytorch☆311Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆572Updated 2 years ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆1,961Updated this week
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆453Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,800Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,182Updated last year
- PyTorch implementation of soft actor critic☆854Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆605Updated 5 years ago
- Implementation of benchmark RL algorithms☆465Updated 2 years ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆879Updated 5 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆269Updated 5 years ago
- ☆403Updated 4 months ago
- The repository is for safe reinforcement learning baselines.☆593Updated last month
- ☆378Updated last year
- RL algorithms☆141Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,956Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆715Updated 2 years ago