increased default steps for MemoryMaze
This commit is contained in:
parent
4d0938ded0
commit
f3fe3a872e
@ -181,7 +181,7 @@ debug:
|
|||||||
batch_length: 20
|
batch_length: 20
|
||||||
|
|
||||||
MemoryMaze:
|
MemoryMaze:
|
||||||
steps: 1e6
|
steps: 1e7
|
||||||
action_repeat: 2
|
action_repeat: 2
|
||||||
actor_dist: 'onehot'
|
actor_dist: 'onehot'
|
||||||
imag_gradient: 'reinforce'
|
imag_gradient: 'reinforce'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user