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
Hi! Have you considered about adding MultiAgentsStar game?
I checked some codes in mazebase folder and found that multi-agent combat game is already implemented. After adding few lines of code in "game_config.lua" I could run some training and testing (used parameters in paper, I don't know whether it is accurate or not.)
I just wondered, environment is already implemented but why MultiAgentsStar is not originally included in game option?
Hi! Have you considered about adding MultiAgentsStar game?
I checked some codes in mazebase folder and found that multi-agent combat game is already implemented. After adding few lines of code in "game_config.lua" I could run some training and testing (used parameters in paper, I don't know whether it is accurate or not.)
I just wondered, environment is already implemented but why MultiAgentsStar is not originally included in game option?
Thanks