modified config for MemoryMaze

This commit is contained in:
NM512 2023-06-18 17:19:03 +09:00
parent b408067d9a
commit 2f6ccc5ed1

View File

@ -181,11 +181,11 @@ debug:
batch_length: 20
MemoryMaze:
actor_dist: 'onehot'
imag_gradient: 'reinforce'
task: '9x9'
steps: 1e6
action_repeat: 2
actor_dist: 'onehot'
imag_gradient: 'reinforce'
task: 'MemoryMaze_9x9'