Merge pull request #6 from Cadene/user/rcadene/2024_03_04_diffusion
Make diffusion work
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
defaults:
|
||||
- _self_
|
||||
- env: simxarm
|
||||
- policy: tdmpc
|
||||
- env: pusht
|
||||
- policy: diffusion
|
||||
|
||||
hydra:
|
||||
run:
|
||||
@@ -21,6 +21,7 @@ save_buffer: false
|
||||
train_steps: ???
|
||||
fps: ???
|
||||
|
||||
n_action_steps: ???
|
||||
env: ???
|
||||
|
||||
policy: ???
|
||||
|
||||
Reference in New Issue
Block a user