Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jannerm committed May 24, 2022
1 parent efb03db commit 77c6870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pip install -e .

Train a diffusion model with:
```
python scripts/plan_guided.py --dataset hopper-medium-replay-v2 \
python scripts/train.py --dataset hopper-medium-replay-v2 \
--horizon 512 --n_diffusion_steps 200
```

Expand Down

0 comments on commit 77c6870

Please sign in to comment.