You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
The Gigastep paper mentions support for collaborative multi-agent scenarios. However, while exploring available examples, I encountered either fully competitive scenarios where control extends to all agents or random adversarial agents.
I have the following questions:
Do you explicitly support fully collaborative scenarios? like having a flag for cooperative in the make_scenarion function
Hello,
The Gigastep paper mentions support for collaborative multi-agent scenarios. However, while exploring available examples, I encountered either fully competitive scenarios where control extends to all agents or random adversarial agents.
I have the following questions:
make_scenarion
functionheuristic_enemy.py
(https://github.com/FLAIROx/JaxMARL/blob/main/jaxmarl/environments/smax/heuristic_enemy.py)? Such a wrapper could aid in setting up collaborative multi-agent environments.I believe these clarifications would be valuable not only for me but also for the broader community using Gigastep.
Thank you for your time and consideration!
The text was updated successfully, but these errors were encountered: