Just wanted to showcase this project I built on the Jumanji API.
Thants is a multi-agent and multi-team environment based on models of ant colony foraging.
Features:
- Supports multiple colonies competing for resources in the same environment
- Colonies consist of individual agents that individual act and sense their environment
- Agents can deposit persistent chemical signals to enable communication and cooperation between agents
- Leverages JAX to run the environment on the GPU, and efficiently run at large scales
- Customisable environment generation, dynamics and rewards