From ba506cb00ac688275396f2ed02895a2e4c7e3a87 Mon Sep 17 00:00:00 2001 From: Claude Formanek Date: Thu, 22 Aug 2024 09:07:43 +0200 Subject: [PATCH] exp: 6halfcheetah omiga. --- run_exps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_exps.py b/run_exps.py index c809e7f3..e93adfe8 100644 --- a/run_exps.py +++ b/run_exps.py @@ -51,7 +51,7 @@ TASK = "task.env=mamujoco_omiga task.scenario=6halfcheetah task.dataset=Expert" -SEEDS = [1] +SEEDS = [2] def main():