uoe-agents / epymarl
An extension of the PyMARL codebase that includes additional algorithms and environment support
☆582Updated 5 months ago
Alternatives and similar repositories for epymarl:
Users that are interested in epymarl are comparing it to the libraries listed below
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆460Updated last year
- A collection of MARL benchmarks based on TorchRL☆360Updated 3 weeks ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆723Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆613Updated 5 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆346Updated 2 years ago
- ☆238Updated last year
- ☆386Updated last year
- Official implementation of HARL algorithms based on PyTorch.☆624Updated last week
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆588Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆246Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆332Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆696Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆531Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).