PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
☆611Nov 11, 2017Updated 8 years ago
Alternatives and similar repositories for pytorch-DRL
Users that are interested in pytorch-DRL are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆692Jun 5, 2018Updated 7 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆794May 29, 2022Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355May 12, 2020Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆741Apr 12, 2023Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆358Apr 1, 2019Updated 6 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,740Apr 9, 2024Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,168Dec 8, 2022Updated 3 years ago
- MARL for Autonomous Vehicles☆342Oct 11, 2024Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,593Mar 24, 2023Updated 3 years ago
- Paper list of multi-agent reinforcement learning (MARL)☆4,763Feb 11, 2026Updated last month
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,952Apr 1, 2024Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Jul 9, 2019Updated 6 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,882May 29, 2022Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆684Nov 26, 2019Updated 6 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,730Sep 8, 2022Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆679Jul 16, 2022Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆418Mar 11, 2020Updated 6 years ago
- multi-agent deep reinforcement learning for networked system control.☆439Sep 29, 2020Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated 3 months ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆421Mar 17, 2021Updated 5 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,418Apr 16, 2024Updated last year
- PyTorch implementation of CommNet☆37Dec 2, 2017Updated 8 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning☆446Feb 21, 2019Updated 7 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,458Mar 29, 2023Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,919Jul 18, 2024Updated last year
- Deep Q Network for Multi-agent RL☆15Oct 18, 2020Updated 5 years ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,559May 25, 2024Updated last year
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆631Aug 13, 2018Updated 7 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,335Mar 13, 2025Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,317Sep 25, 2019Updated 6 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆381Apr 8, 2021Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆314Jul 25, 2024Updated last year
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 2018Updated 8 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,168Nov 4, 2021Updated 4 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆722Oct 13, 2022Updated 3 years ago
- Deep Reinforcement Learning with pytorch & visdom☆804Jul 16, 2020Updated 5 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆550Dec 14, 2023Updated 2 years ago