sisl / MADRLLinks
Repo containing code for multi-agent deep reinforcement learning (MADRL).
☆700Updated 2 years ago
Alternatives and similar repositories for MADRL
Users that are interested in MADRL are comparing it to the libraries listed below
Sorting:
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆743Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆663Updated 6 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
- Mean Field Multi-Agent Reinforcement Learning☆395Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆579Updated 7 years ago
- A collection of multi agent environments based on OpenAI gym.☆601Updated 10 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆342Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆752Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,304Updated 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
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆597Updated 8 months ago
- Soft Actor-Critic☆1,099Updated last year
- PyTorch implementation of soft actor critic☆879Updated 3 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,209Updated last year
- multi-agent deep reinforcement learning for networked system control.☆413Updated 4 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,022Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆632Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,214Updated 4 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,588Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆316Updated 3 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆353Updated 6 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆480Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆311Updated 2 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,801Updated last year
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,566Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆607Updated 6 years ago