marlbenchmark/on-policy
This is the official implementation of Multi-Agent PPO (MAPPO). observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2017
- days_rel: n/a
- days_push: 776
- n_releases_24m: 0
Adoption not part of the score
2085 stars · 385 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official PyTorch implementation of Multi-Agent PPO (MAPPO), an on-policy reinforcement learning algorithm for cooperative multi-agent settings. It includes environment wrappers, training runners, and tuned hyperparameter scripts for benchmarks such as SMAC, SMACv2, Hanabi, MPEs, and Google Research Football.
Use cases
- train multi-agent reinforcement learning policies with PPO
- reproduce MAPPO benchmark results on SMAC or Hanabi
- compare on-policy vs off-policy algorithms in cooperative multi-agent games
- get a strong baseline for multi-agent RL research
- run RL experiments on StarCraftII SMAC v2 or Google Research Football
- study ablation factors that affect PPO performance in multi-agent settings
When to choose
- you need a well-tuned, paper-backed MAPPO baseline for cooperative multi-agent benchmarks
- you want reproducible training scripts with published hyperparameters and curves
- your research targets SMAC, Hanabi, MPEs, or Google Research Football environments
When to avoid
- you need off-policy multi-agent algorithms like QMIX or MADDPG
- you want a general-purpose RL library with many algorithms rather than a focused MAPPO implementation
- you lack a GPU or the specific environment dependencies (StarCraftII, Hanabi, etc.)
Facets
library · maturity active
reinforcement-learning machine-learning benchmarking reinforcement-learning machine-learning artificial-intelligence gaming-tools python mappo ppo multi-agent marl smac hanabi starcraft2 google-football pytorch research-code gpu linux
2 sources
- readme: https://github.com/marlbenchmark/on-policy · fetched 2026-08-28 · 031d006c12c2
- homepage: https://sites.google.com/view/mappo · fetched 2026-08-29 · 39ffe723e5ad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marlbenchmark/on-policy | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="marlbenchmark/on-policy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem