1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-18 19:50:17 +01:00

reorder failing presets

This commit is contained in:
Zach Dwiel
2018-10-02 13:28:26 -04:00
committed by zach dwiel
parent ad68fa263d
commit 97f608ee5e

View File

@@ -14,10 +14,10 @@ from rl_coach.logger import screen
FAILING_PRESETS = [
'Fetch_DDPG_HER_baselines',
'MontezumaRevenge_BC',
'CARLA_CIL',
'ControlSuite_DDPG',
'CARLA_DDPG',
'Doom_Basic_BC',
'CARLA_CIL',
'CARLA_DDPG',
'CARLA_Dueling_DDQN',
'CARLA_3_Cameras_DDPG',
'Starcraft_CollectMinerals_A3C',