Lizhi-sjtu / DRL-code-pytorchView external linksLinks
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.☆714Oct 13, 2022Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,571Mar 24, 2023Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆918Mar 23, 2024Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆809Oct 23, 2025Updated 3 months ago
- Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C5…☆3,270Jun 11, 2025Updated 8 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,884Jul 18, 2024Updated last year
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,294Dec 6, 2025Updated 2 months 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.☆169Jun 8, 2024Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,311Jul 9, 2024Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆77Mar 25, 2022Updated 3 years ago
- RL algorithms☆141Mar 7, 2021Updated 4 years ago
- PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课 帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )☆2,512Mar 13, 2025Updated 11 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆433Dec 1, 2025Updated 2 months ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆9,097Jul 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,722Sep 8, 2022Updated 3 years ago
- https://hrl.boyuai.com/☆4,496Nov 22, 2022Updated 3 years ago
- An elegant PyTorch deep reinforcement learning library.☆10,198Dec 1, 2025Updated 2 months ago
- ☆72May 9, 2024Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆670Jul 16, 2022Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆612Nov 11, 2017Updated 8 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆527Jul 21, 2023Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,032Jul 14, 2023Updated 2 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,875May 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,332Mar 13, 2025Updated 11 months ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,663Dec 30, 2025Updated last month
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,702Updated this week
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,922Jul 25, 2024Updated last year
- ☆24Feb 22, 2023Updated 2 years ago
- ☆15Jul 8, 2025Updated 7 months ago
- ☆1,047Jan 29, 2023Updated 3 years ago
- Deep Reinforcement Learning☆4,501Dec 10, 2022Updated 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
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,035Feb 5, 2026Updated last week
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆36Jul 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.☆856Apr 27, 2025Updated 9 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆379Apr 8, 2021Updated 4 years ago