forked from tangger/lerobot
Improve docs pi (#2110)
* Improve docs and add numpy to pi install requirments * fix formatting * update command * remvoe numpy dep
This commit is contained in:
@@ -49,7 +49,7 @@ policy.type=pi0
|
||||
For training π₀, you can use the standard LeRobot training script with the appropriate configuration:
|
||||
|
||||
```bash
|
||||
python src/lerobot/scripts/train.py \
|
||||
python src/lerobot/scripts/lerobot_train.py \
|
||||
--dataset.repo_id=your_dataset \
|
||||
--policy.type=pi0 \
|
||||
--output_dir=./outputs/pi0_training \
|
||||
|
||||
Reference in New Issue
Block a user