oxwhirl/pymarl
A Python framework for deep multi-agent reinforcement learning implementing value decomposition algorithms for cooperative multi-agent control.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
PyMARL provides implementations of state-of-the-art multi-agent reinforcement learning algorithms including QMIX, COMA, VDN, IQL, and QTRAN. The framework is built on PyTorch and uses the SMAC environment (StarCraft II Multi-Agent Challenge) for evaluation. Researchers can run experiments by specifying algorithm and environment configurations, with results logged for analysis.