xuehy / pytorch-maddpgView external linksLinks
A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)
☆688Jun 5, 2018Updated 7 years ago
Alternatives and similar repositories for pytorch-maddpg
Users that are interested in pytorch-maddpg are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆678Nov 26, 2019Updated 6 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆733Apr 12, 2023Updated 2 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,938Apr 1, 2024Updated last year
- 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
- 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
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆785May 29, 2022Updated 3 years ago
- The code for maddpg using pytorch☆168Oct 5, 2020Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆612Nov 11, 2017Updated 8 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 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
- 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
- Mean Field Multi-Agent Reinforcement Learning☆415Mar 11, 2020Updated 5 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆358Apr 1, 2019Updated 6 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆379Apr 8, 2021Updated 4 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,884Jul 18, 2024Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆714Oct 13, 2022Updated 3 years ago
- multi-agent deep reinforcement learning for networked system control.☆438Sep 29, 2020Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Dec 6, 2020Updated 5 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
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆226Oct 3, 2023Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Apr 12, 2021Updated 4 years ago
- ☆49Apr 15, 2020Updated 5 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,325Feb 18, 2024Updated last year
- A Platform for Many-Agent Reinforcement Learning☆1,757Oct 22, 2022Updated 3 years ago
- DGN Code☆363Mar 25, 2023Updated 2 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆39Mar 28, 2018Updated 7 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
- 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 DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,571Mar 24, 2023Updated 2 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355May 12, 2020Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆629Jul 7, 2024Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Jul 9, 2019Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Jan 13, 2023Updated 3 years ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,303Feb 6, 2026Updated last week
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆629Aug 13, 2018Updated 7 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning☆444Feb 21, 2019Updated 6 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆168Dec 8, 2022Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Feb 16, 2021Updated 4 years ago