koulanurag / ma-gym
A collection of multi agent environments based on OpenAI gym.
☆598Updated 9 months ago
Alternatives and similar repositories for ma-gym:
Users that are interested in ma-gym are comparing it to the libraries listed below
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆699Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆619Updated 5 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆588Updated 6 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆728Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆648Updated 6 years ago
- Mean Field Multi-Agent Reinforcement Learning☆392Updated 5 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,184Updated 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…☆191Updated 2 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,985Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆301Updated 8 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆679Updated 11 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆417Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,287Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆465Updated last year
- A parallel framework for population-based multi-agent reinforcement learning.☆523Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- ☆241Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆622Updated 4 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆548Updated last year
- multi-agent deep reinforcement learning for networked system control.☆403Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆567Updated 7 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆605Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,555Updated 2 years ago
- Repo for reproduction of sequential social dilemmas☆397Updated last month
- Code for conservative Q-learning☆431Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆332Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago