modified config for MemoryMaze
This commit is contained in:
parent
b408067d9a
commit
2f6ccc5ed1
@ -181,11 +181,11 @@ debug:
|
|||||||
batch_length: 20
|
batch_length: 20
|
||||||
|
|
||||||
MemoryMaze:
|
MemoryMaze:
|
||||||
actor_dist: 'onehot'
|
|
||||||
imag_gradient: 'reinforce'
|
|
||||||
task: '9x9'
|
|
||||||
steps: 1e6
|
steps: 1e6
|
||||||
action_repeat: 2
|
action_repeat: 2
|
||||||
|
actor_dist: 'onehot'
|
||||||
|
imag_gradient: 'reinforce'
|
||||||
|
task: 'MemoryMaze_9x9'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user