diff --git a/configs.yaml b/configs.yaml index 693a2ae..684cbb2 100644 --- a/configs.yaml +++ b/configs.yaml @@ -181,7 +181,7 @@ debug: batch_length: 20 MemoryMaze: - steps: 1e7 + steps: 1e8 action_repeat: 2 actor_dist: 'onehot' imag_gradient: 'reinforce'