This commit is contained in:
张德祥
2023-06-13 09:58:03 +08:00
parent 6c861ca7cb
commit 7879c6cfe7
3 changed files with 668 additions and 0 deletions

View File

@@ -148,9 +148,26 @@ atari100k:
imag_gradient: 'reinforce'
time_limit: 108000
mazed:
task: "memmaze_9_9"
steps: 5e4
action_repeat: 2
debug:
debug: True
pretrain: 1
prefill: 1
batch_size: 10
batch_length: 20
mazegym:
#task: "memory_maze:MemoryMaze-9x9-v0"
steps: 5e4
action_repeat: 2
mazedeepm:
task: "memmaze_9_9"
steps: 5e4
action_repeat: 2