Merge pull request #6 from Cadene/user/rcadene/2024_03_04_diffusion

Make diffusion work
This commit is contained in:
Remi
2024-03-04 18:30:40 +01:00
committed by GitHub
12 changed files with 276 additions and 142 deletions

View File

@@ -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: ???