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,590Updated 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:
- Python Multi-Agent Reinforcement Learning framework☆2,027Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,576Updated 10 months ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,211Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆627Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆744Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆709Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆630Updated 5 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆600Updated 8 months ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆663Updated 6 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆482Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆679Updated 3 months ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆588Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆704Updated last month
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆700Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆582Updated 7 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,807Updated last year
- A collection of multi agent environments based on OpenAI gym.☆601Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,242Updated 2 months ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆367Updated 2 years ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,072Updated 6 months ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,566Updated last year
- multi-agent deep reinforcement learning for networked system control.☆413Updated 4 years ago
- PyTorch implementation of soft actor critic☆879Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,880Updated last year
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- ☆407Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆343Updated 4 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆531Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆259Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,314Updated 2 years ago