mappo topic
noisy-mappo
Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)
on-policy
This is the official implementation of Multi-Agent PPO (MAPPO).
MARL-code-pytorch
Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.
xuance
XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library
DB-Football
A Simple, Distributed and Asynchronous Multi-Agent Reinforcement Learning Framework for Google Research Football AI.
RLToolkit
RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
deep-marl-toolkit
MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT...
grl
General-Purpose Reinforcement Learning
mappo-competitive-reinforcement
🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem
dynamic-coverage-control
无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法