sjtu-marl / malibLinks
A parallel framework for population-based multi-agent reinforcement learning.
☆533Updated last year
Alternatives and similar repositories for malib
Users that are interested in malib are comparing it to the libraries listed below
Sorting:
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆312Updated 2 years ago
- ☆168Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆622Updated 11 months ago
- Mean Field Multi-Agent Reinforcement Learning☆403Updated 5 years ago
- ☆430Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆499Updated 2 years ago
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆767Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆723Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆614Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆271Updated 2 years ago
- A plotter for reinforcement learning (RL)☆231Updated 3 years ago
- ☆263Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- Official implementation of HARL algorithms based on PyTorch.☆758Updated 4 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- GitHub's code repository is all you need☆355Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆440Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆649Updated 5 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆645Updated 3 years ago
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆489Updated last week
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…