on-policy: This repository implements MAPPO, a multi-agent variant of PPO, widely used in cooperative multi-agent games and research. It provides robust implementations for various multi-agent environments like StarCraft II, Hanabi, and Google Research Football, along with detailed training scripts and hyperparameter guidance.; LLM-Agents-Ecosystem-Handbook: This handbook provides a production-oriented guide for building, evaluating, securing, and deploying modern LLM agent systems. It covers the entire agent stack, including concepts, provider and skill ecosystems, prompt engineering, memory, safety, and observability, along with templates and runnable examples.
Research and experimentation in cooperative multi-agent reinforcement learning
Designing and building LLM agent systems from scratch