geek-ai/MAgent
A Platform for Many-Agent Reinforcement Learning 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3222
- days_rel: n/a
- days_push: 1412
- n_releases_24m: 0
Adoption not part of the score
1762 stars · 334 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MAgent is a research platform for many-agent reinforcement learning, supporting environments that scale from hundreds to millions of agents in gridworld settings like pursuit, gathering, and battle. It includes baseline algorithms (DQN, DRQN, A2C) implemented in TensorFlow and MXNet.
Use cases
- simulate multi-agent reinforcement learning with millions of agents
- train agents in pursuit, gathering, or battle gridworld environments
- research emergent collective behavior in large agent populations
- benchmark multi-agent RL algorithms like DQN and A2C
- run an interactive battle game against trained agents
When to choose
- you need a many-agent RL environment scaling to very large agent counts
- you want gridworld multi-agent benchmarks with baseline implementations
- you are reproducing research from the AAAI 2018 MAgent paper
When to avoid
- you need maintained software - use the Farama-Foundation/MAgent2 fork instead
- you need Windows support or pip installation
- you work with continuous action spaces rather than gridworld settings
Facets
library · maturity abandoned
reinforcement-learning simulation machine-learning reinforcement-learning artificial-intelligence simulation python multi-agent gridworld deep-learning research-platform unmaintained linux macos
1 source
- readme: https://github.com/geek-ai/MAgent · fetched 2026-08-28 · 7217fd34d3c2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| geek-ai/MAgent | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem