This repository provides a complete suite of multi-agent reinforcement learning algorithms—including MADDPG, DDPG, PPO, and more—integrated with standard benchmarks like the Multi-Agent Particle Environment and OpenAI Gym. It features customizable environment wrappers, configurable training scripts, real-time logging, and performance evaluation metrics. Users can easily extend algorithms, adapt to custom tasks, and compare policies across cooperative and adversarial settings with minimal setup.
MultiAgent-ReinforcementLearning コア機能
Implementations of MADDPG, DDPG, PPO
Environment wrappers for Multi-Agent Particle and Gym