From 0ae4f2df2b1b32a3a057e7c18a53ab74936a5526 Mon Sep 17 00:00:00 2001 From: thatguy11325 <148832074+thatguy11325@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:16:10 -0400 Subject: [PATCH] fix fmt --- sweep-config.yaml | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/sweep-config.yaml b/sweep-config.yaml index 7986d57..cbc4eac 100644 --- a/sweep-config.yaml +++ b/sweep-config.yaml @@ -1,9 +1,9 @@ env: - max_steps: - carbs.utils.LinearSpace: - min: 10240 - max: 81920 - is_integer: True + max_steps: + carbs.utils.LinearSpace: + min: 10240 + max: 81920 + is_integer: True map_id_scalefactor: carbs.utils.LogSpace: min: 0.001 @@ -44,7 +44,7 @@ rewards: baseline.ObjectRewardRequiredEventsMapIds: reward: event: &default_log - carbs.utils.LogSpace: + carbs.utils.LogSpace: min: 1.0e-5 max: 10.0 seen_pokemon: *default_log @@ -62,7 +62,6 @@ rewards: exploration: *default_log explore_warps: *default_log use_surf: *default_log - # policies: # multi_convolutional.MultiConvolutionalPolicy: # policy: @@ -87,7 +86,3 @@ rewards: # max: 2048 # is_integer: True - - - -