From 063776ed44fa2decdf67939e2bd3f6771a1c9464 Mon Sep 17 00:00:00 2001 From: thatguy11325 <148832074+thatguy11325@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:56:22 -0500 Subject: [PATCH] yay more rewards --- sweep-config.yaml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/sweep-config.yaml b/sweep-config.yaml index a3db948..e524d6a 100644 --- a/sweep-config.yaml +++ b/sweep-config.yaml @@ -66,12 +66,27 @@ rewards: carbs.utils.LinearSpace: min: 1.0e-3 max: 10.0 - scale: 1.0 + scale: 0.5 invalid_cut_coords: carbs.utils.LinearSpace: min: 1.0e-5 max: 1.0e-3 scale: 5e-5 + pokeflute_coords: + carbs.utils.LinearSpace: + min: 1.0e-3 + max: 10.0 + scale: 0.5 + valid_surf_coords: + carbs.utils.LinearSpace: + min: 1.0e-3 + max: 10.0 + scale: 0.5 + invalid_surf_coords: + carbs.utils.LinearSpace: + min: 1.0e-5 + max: 1.0e-3 + scale: 5e-5 moves_obtained: carbs.utils.LinearSpace: min: 1.0e-3 @@ -132,11 +147,6 @@ rewards: min: 1.0e-3 max: 10.0 scale: 0.005 - use_surf: - carbs.utils.LinearSpace: - min: 1.0e-3 - max: 2.0 - scale: 0.25 safari_zone: carbs.utils.LinearSpace: min: 1.0e-3