starry-sky6688 / MARL-AlgorithmsLinks
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
☆1,604Updated 2 years ago
Alternatives and similar repositories for MARL-Algorithms
Users that are interested in MARL-Algorithms are comparing it to the libraries listed below
Sorting:
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,620Updated 11 months ago
- Python Multi-Agent Reinforcement Learning framework☆2,048Updated 2 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,227Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆717Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆634Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆643Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆756Updated 3 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆694Updated 4 months ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆665Updated 7 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,831Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆609Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆489Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆608Updated 9 months ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆376Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,263Updated 4 months ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,600Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,902Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆594Updated 7 years ago
- Official implementation of HARL algorithms based on PyTorch.☆738Updated 2 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆705Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆349Updated 4 years ago
- ☆419Updated last year
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,344Updated 2 years ago
- PyTorch implementation of soft actor critic☆894Updated 3 years ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,114Updated 7 months ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆241Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆266Updated 2 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆347Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆606Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,316Updated last year