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, could you please tell me how to run the comix algorithm on multi-mujoco tasks?
I use the command as follow:
"python3 src/main.py --config=comix_pp --env-config=mujoco_multi with env_args.scenario_name=manyagent_swimmer env_args.agent_conf=10x2 env_args.agent_obsk=1"
and the performance is incongruent with fig 6 in the paper.
The text was updated successfully, but these errors were encountered:
Hi, could you please tell me how to run the comix algorithm on multi-mujoco tasks?
I use the command as follow:
"python3 src/main.py --config=comix_pp --env-config=mujoco_multi with env_args.scenario_name=manyagent_swimmer env_args.agent_conf=10x2 env_args.agent_obsk=1"
and the performance is incongruent with fig 6 in the paper.
The text was updated successfully, but these errors were encountered: