sweetice / Deep-reinforcement-learning-with-pytorchView external linksLinks
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
☆4,571Mar 24, 2023Updated 2 years ago
Alternatives and similar repositories for Deep-reinforcement-learning-with-pytorch
Users that are interested in Deep-reinforcement-learning-with-pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,922Jul 25, 2024Updated last year
- 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
- An elegant PyTorch deep reinforcement learning library.☆10,198Dec 1, 2025Updated 2 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,032Jul 14, 2023Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Feb 9, 2021Updated 5 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,406Apr 16, 2024Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,311Jul 9, 2024Updated last year
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,294Dec 6, 2025Updated 2 months ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,159Nov 4, 2021Updated 4 years 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
- 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
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,431Mar 31, 2024Updated last year
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,441Mar 29, 2023Updated 2 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,555Apr 11, 2022Updated 3 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,555Aug 9, 2024Updated last year
- PyTorch implementation of soft actor critic☆935Jul 17, 2025Updated 6 months ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,142Apr 22, 2023Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆785May 29, 2022Updated 3 years ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆12,745Feb 8, 2026Updated last week
- Python Multi-Agent Reinforcement Learning framework☆2,157Dec 8, 2022Updated 3 years ago
- Paper list of multi-agent reinforcement learning (MARL)☆4,707Nov 19, 2025Updated 2 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,884Jul 18, 2024Updated last year
- Collection of reinforcement learning algorithms☆2,862Jun 17, 2024Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated last month
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,724Apr 9, 2024Updated last year
- Reinforcement Learning in PyTorch☆2,276Jan 4, 2021Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆629Aug 13, 2018Updated 7 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082May 19, 2021Updated 4 years ago
- Implementation of benchmark RL algorithms☆472Jul 20, 2022Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Nov 19, 2021Updated 4 years ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,663Dec 30, 2025Updated last month
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆612Nov 11, 2017Updated 8 years 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
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,543May 25, 2024Updated last year
- An educational resource to help anyone learn deep reinforcement learning.☆11,588Aug 5, 2024Updated last year
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆21,878Jul 13, 2023Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆672Jul 16, 2022Updated 3 years ago