From faf26cdb41f2b956578a26aba62b4395b80a6049 Mon Sep 17 00:00:00 2001 From: Claude Formanek Date: Thu, 22 Aug 2024 09:07:52 +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 e93adfe8..d35f099c 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 = [2] +SEEDS = [3] def main():