From b2707fbc18d1117097964f5e03a7a7991595b9ac Mon Sep 17 00:00:00 2001 From: thatguy11325 <148832074+thatguy11325@users.noreply.github.com> Date: Sat, 15 Jun 2024 11:33:34 -0400 Subject: [PATCH] Clean up config --- config.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config.yaml b/config.yaml index fba5eb2..601bbda 100644 --- a/config.yaml +++ b/config.yaml @@ -124,7 +124,7 @@ wrappers: action_bag_menu: 0.998 forgetting_frequency: 10 - exploration.OnResetExplorationWrapper: - full_reset_frequency: 0 + full_reset_frequency: 1 finite_coords: - stream_wrapper.StreamWrapper: @@ -132,9 +132,15 @@ wrappers: - exploration.MaxLengthWrapper: capacity: 1750 - exploration.OnResetExplorationWrapper: - full_reset_frequency: 0 + full_reset_frequency: 1 stream_only: + - stream_wrapper.StreamWrapper: + user: thatguy + - exploration.OnResetExplorationWrapper: + full_reset_frequency: 1 + + fixed_reset_value: - stream_wrapper.StreamWrapper: user: thatguy - exploration.OnResetLowerToFixedValueWrapper: @@ -147,12 +153,6 @@ wrappers: - exploration.OnResetExplorationWrapper: full_reset_frequency: 25 - fixed_reset_value: - - stream_wrapper.StreamWrapper: - user: thatguy - - exploration.OnResetExplorationWrapper: - full_reset_frequency: 25 - rewards: baseline.BaselineRewardEnv: reward: