Bigpig4396 / Multi-Agent-Reinforcement-Learning-EnvironmentLinks
Hello, I pushed some python environments for Multi Agent Reinforcement Learning.
☆721Updated 3 years ago
Alternatives and similar repositories for Multi-Agent-Reinforcement-Learning-Environment
Users that are interested in Multi-Agent-Reinforcement-Learning-Environment are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆648Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆759Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆713Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆609Updated last year
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆669Updated 7 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆642Updated 3 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆620Updated 10 months ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆596Updated 7 years ago
- multi-agent deep reinforcement learning for networked system control.☆420Updated 4 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,239Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,620Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆492Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆398Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆348Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆354Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆347Updated 5 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆386Updated 2 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,067Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆531Updated last year
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆306Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆762Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆414Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆312Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆271Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆625Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,651Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 2 years ago
- PyTorch implementation of soft actor critic☆898Updated last month