1
0
mirror of https://github.com/gryf/coach.git synced 2026-03-24 19:53:32 +01:00

removing some of the presets from the trace tests + more robust replay buffer loading

This commit is contained in:
itaicaspi-intel
2018-09-12 15:25:13 +03:00
parent 171fe97a3a
commit a16d724963
10 changed files with 59 additions and 20 deletions

View File

@@ -45,7 +45,7 @@ vis_params.dump_mp4 = False
# Test #
########
preset_validation_params = PresetValidationParameters()
preset_validation_params.test_using_a_trace_test = False
# disabling this test for now, as it takes too long to converge
# preset_validation_params.test = True
# preset_validation_params.min_reward_threshold = 1000