diff --git a/run_exps.py b/run_exps.py index d43a53d2..19992da2 100644 --- a/run_exps.py +++ b/run_exps.py @@ -49,7 +49,7 @@ # "og_marl/tf2/systems/maddpg_cql_cpg.py" ] -TASK = "task.env=mamujoco_omiga task.scenario=6halfcheetah task.dataset=Expert" +TASK = "task.env=mamujoco_omiga task.scenario=3hopper task.dataset=Expert" SEEDS = [5]