#6 · Primary category: Agent-Based Modeling & Simulation
MAgent
A Platform for Many-Agent Reinforcement Learning
Project last updated:10/22/22
GitHub Stars
1.8K
Forks
334
Contributors
10
License
MIT
Why we included this project
MAgent is a research platform for many-agent reinforcement learning, built to take experiments beyond single- or few-agent setups and scale up to hundreds or millions of agents acting at once. The included tasks, such as pursuit and gathering, plus a battle mode, give you ready-made benchmarks, and the Python interface lets you pair hand-written rule-based agents with deep-learning policies. Since the original repo is no longer maintained, treat it as a historical reference and use the actively developed MAgent2 fork from the Farama Foundation for new installs. If you are reproducing published results or want to compare your own many-agent methods against established tasks, this is the environment those numbers came from.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
mesa
Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.
MiroFish-Offline
Offline multi-agent simulation & prediction engine. English fork of MiroFish with Neo4j + Ollama local stack.
cultivation-world-simulator
基于 AI Agent 工作流的修仙世界模拟器,旨在还原智能、开放的仙侠世界。| An open-source Cultivation World Simulator using Agentic Workflow to create a dynamic, emerging Xianxia world.
WorldX
One sentence creates an AI-driven world — generate maps, characters, and watch stories emerge on their own.
ChatArena
ChatArena (or Chat Arena) is a Multi-Agent Language Game Environments for LLMs. The goal is to develop communication and collaboration capabilities of AIs.