PKU-MARL / Multi-Agent-TransformerLinks
☆456Updated last year
Alternatives and similar repositories for Multi-Agent-Transformer
Users that are interested in Multi-Agent-Transformer are comparing it to the libraries listed below
Sorting:
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆515Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆658Updated last year
- Official implementation of HARL algorithms based on PyTorch.☆824Updated 7 months ago
- Multi-Agent Reinforcement Learning (MARL) papers☆281Updated 3 years ago
- ☆277Updated last year
- ☆220Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆254Updated 3 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆171Updated last year
- This is the official implementation of Multi-Agent PPO.☆125Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆408Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆661Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆160Updated 2 years ago
- BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL allows to quickly compare different MARL alg…☆521Updated last month
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆670Updated 6 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆372Updated 4 months ago
- A plotter for reinforcement learning (RL)