increased default steps for MemoryMaze
This commit is contained in:
parent
34a44916f7
commit
c4957af9ab
@ -181,7 +181,7 @@ debug:
|
|||||||
batch_length: 20
|
batch_length: 20
|
||||||
|
|
||||||
MemoryMaze:
|
MemoryMaze:
|
||||||
steps: 1e7
|
steps: 1e8
|
||||||
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