From fe59b3a9db1ad2f18c90f2bf2f3c60007fb6b520 Mon Sep 17 00:00:00 2001 From: Olivier Teytaud <oteytaud@fb.com> Date: Wed, 29 Sep 2021 14:12:05 +0200 Subject: [PATCH] fix --- conf/conf_gpUCB_5678910.yml | 2 +- table3.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/conf_gpUCB_5678910.yml b/conf/conf_gpUCB_5678910.yml index d7b8b18..11e22e0 100644 --- a/conf/conf_gpUCB_5678910.yml +++ b/conf/conf_gpUCB_5678910.yml @@ -25,7 +25,7 @@ params: function_set: extended c: 0.0 n_episodes: 1 - n_steps: 500 + n_steps: 5000 gamma: 1.0 n_thread: 16 diff --git a/table3.txt b/table3.txt index 6258899..d59e0d1 100644 --- a/table3.txt +++ b/table3.txt @@ -3,8 +3,8 @@ Acrobot-v1 -83.17 MountainCarContinuous-v0 99.31 Pendulum-v0 -154.36 InvertedPendulumSwingupBulletEnv-v0 893.35 -BipedalWalker-v3 893.35 -BipedalWalkerHardcore-v3 287.58 +BipedalWalker-v3 268.85 +BipedalWalkerHardcore-v3 9.27 HopperBulletEnv-v0 999.19 InvertedDoublePendulumBulletEnv-v0 9092.17 LunarLanderContinuous-v2 287.58 -- GitLab