Refactor env queue, Training diffusion works (Still not converging)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
defaults:
|
||||
- _self_
|
||||
- env: simxarm
|
||||
- policy: tdmpc
|
||||
- env: pusht
|
||||
- policy: diffusion
|
||||
|
||||
hydra:
|
||||
run:
|
||||
@@ -22,6 +22,7 @@ save_buffer: false
|
||||
train_steps: ???
|
||||
fps: ???
|
||||
|
||||
n_action_steps: ???
|
||||
env: ???
|
||||
|
||||
policy: ???
|
||||
|
||||
Reference in New Issue
Block a user