mlii / mfrlLinks
Mean Field Multi-Agent Reinforcement Learning
☆414Updated 5 years ago
Alternatives and similar repositories for mfrl
Users that are interested in mfrl are comparing it to the libraries listed below
Sorting:
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆729Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆434Updated 5 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆673Updated 6 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆782Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆686Updated 7 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆333Updated 4 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆358Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆614Updated 8 years ago
- Multi-Objective Reinforcement Learning☆295Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆626Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆739Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆227Updated 6 years ago
- DGN Code☆360Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆331Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 3 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆224Updated 2 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆546Updated 2 years ago
- ☆76Updated 6 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆247Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆653Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- Code for Weighted QMIX☆144Updated 5 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆452Updated 2 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago