Sorrel: A simple and flexible framework for multi-agent reinforcement learning
2025-05-30Code Available1· sign in to hype
Rebekah A. Gelpí, Yibing Ju, Ethan C. Jackson, Yikai Tang, Shon Verch, Claas Voelcker, William A. Cunningham
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/social-ai-uoft/sorrelOfficialIn paperpytorch★ 10
Abstract
We introduce Sorrel (https://github.com/social-ai-uoft/sorrel), a simple Python interface for generating and testing new multi-agent reinforcement learning environments. This interface places a high degree of emphasis on simplicity and accessibility, and uses a more psychologically intuitive structure for the basic agent-environment loop, making it a useful tool for social scientists to investigate how learning and social interaction leads to the development and change of group dynamics. In this short paper, we outline the basic design philosophy and features of Sorrel.