Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
☆1,938Apr 1, 2024Updated last year
Alternatives and similar repositories for maddpg
Users that are interested in maddpg are comparing it to the libraries listed below
Sorting:
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,729Apr 9, 2024Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆679Nov 26, 2019Updated 6 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆690Jun 5, 2018Updated 7 years ago
- 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
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆785May 29, 2022Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,160Dec 8, 2022Updated 3 years ago
- Paper list of multi-agent reinforcement learning (MARL)☆4,729Feb 11, 2026Updated 2 weeks ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,892Jul 18, 2024Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆733Apr 12, 2023Updated 2 years 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
- A Platform for Many-Agent Reinforcement Learning☆1,757Oct 22, 2022Updated 3 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,328Feb 18, 2024Updated 2 years ago
- The code for maddpg using pytorch☆168Oct 5, 2020Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆380Apr 8, 2021Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 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
- Mean Field Multi-Agent Reinforcement Learning☆415Mar 11, 2020Updated 5 years ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,321Feb 6, 2026Updated 3 weeks ago
- DGN Code☆364Mar 25, 2023Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆715Oct 13, 2022Updated 3 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,650Aug 1, 2024Updated last year
- 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
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Dec 6, 2020Updated 5 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆828Apr 2, 2023Updated 2 years ago
- Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"☆1,780Jul 30, 2024Updated last year
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆227Oct 3, 2023Updated 2 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆358Apr 1, 2019Updated 6 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆39Mar 28, 2018Updated 7 years ago
- ☆49Apr 15, 2020Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Nov 11, 2017Updated 8 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆692Sep 24, 2024Updated last year
- A collection of multi agent environments based on OpenAI gym.☆630Jul 7, 2024Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,576Mar 24, 2023Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆862Apr 27, 2025Updated 10 months ago
- ☆123Feb 16, 2023Updated 3 years ago
- ☆223Jun 4, 2023Updated 2 years ago
- Soft Actor-Critic☆1,220Nov 29, 2023Updated 2 years ago
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,432Mar 31, 2024Updated last year
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,045Jun 10, 2023Updated 2 years ago