mlii / mfrlLinks
Mean Field Multi-Agent Reinforcement Learning
☆396Updated 5 years ago
Alternatives and similar repositories for mfrl
Users that are interested in mfrl are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆664Updated 7 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆637Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆752Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆586Updated 7 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆703Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆417Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆712Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆305Updated 10 months ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆354Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆484Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆602Updated 8 months ago
- DGN Code☆353Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆606Updated 11 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆629Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆532Updated 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…☆193Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆552Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆341Updated 5 years ago
- The code for maddpg using pytorch☆169Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆346Updated 4 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆209Updated 6 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆218Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago