starry-sky6688 / MARL-Algorithms
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
☆1,462Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for MARL-Algorithms
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,332Updated 4 months ago
- Python Multi-Agent Reinforcement Learning framework☆1,884Updated last year
- SMAC: The StarCraft Multi-Agent Challenge☆1,110Updated 9 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆543Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆674Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆508Updated last month
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆617Updated 6 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆414Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆446Updated 2 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,652Updated 7 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆514Updated last month
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆935Updated 5 months ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,389Updated 7 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,720Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆529Updated 7 years ago
- Official implementation of HARL algorithms based on PyTorch.☆516Updated last month
- PyTorch implementation of soft actor critic☆817Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers with code☆312Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆301Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆497Updated 11 months ago
- A collection of multi agent environments based on OpenAI gym.☆574Updated 4 months ago
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,131Updated 11 months ago
- multi-agent deep reinforcement learning for networked system control.☆386Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆317Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,090Updated last year