Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
☆1,441Mar 29, 2023Updated 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:
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆717Oct 13, 2022Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,580Mar 24, 2023Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆921Mar 23, 2024Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆817Oct 23, 2025Updated 4 months ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆3,291Jun 11, 2025Updated 8 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,902Jul 18, 2024Updated last year
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,295Feb 20, 2026Updated 2 weeks ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆564Apr 2, 2024Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆170Jun 8, 2024Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,314Jul 9, 2024Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆78Mar 25, 2022Updated 3 years ago
- RL algorithms☆141Mar 7, 2021Updated 4 years ago
- PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )☆2,522Mar 13, 2025Updated 11 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆435Dec 1, 2025Updated 3 months ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆9,213Jul 8, 2025Updated 7 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,723Sep 8, 2022Updated 3 years ago
- An elegant PyTorch deep reinforcement learning library.☆10,305Dec 1, 2025Updated 3 months ago
- ☆71May 9, 2024Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆675Jul 16, 2022Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Nov 11, 2017Updated 8 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆526Jul 21, 2023Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,034Jul 14, 2023Updated 2 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,334Mar 13, 2025Updated 11 months ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,742Dec 30, 2025Updated 2 months ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,797Feb 21, 2026Updated last week
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,926Jul 25, 2024Updated last year
- ☆24Feb 22, 2023Updated 3 years ago
- ☆1,049Jan 29, 2023Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆108Jun 16, 2022Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Jun 8, 2024Updated last year
- Deep Reinforcement Learning☆4,538Dec 10, 2022Updated 3 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,037Updated this week
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆37Jul 23, 2022Updated 3 years ago
- End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo☆236Nov 23, 2022Updated 3 years ago
- Official implementation of HARL algorithms based on PyTorch.☆865Apr 27, 2025Updated 10 months ago
- ☆16Jul 8, 2025Updated 7 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆380Apr 8, 2021Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆788May 29, 2022Updated 3 years ago