From f44f272571da0ee22bf2b6ce1f55ee5bb02a988a Mon Sep 17 00:00:00 2001 From: Claude Formanek Date: Wed, 21 Aug 2024 19:51:25 +0200 Subject: [PATCH] exp: 2ant. --- run_exps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_exps.py b/run_exps.py index dc71e2f2..d43a53d2 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 = [4] +SEEDS = [5] def main():