Instructions to use bdhillon/PIv1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use bdhillon/PIv1 with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -46,6 +46,7 @@ CONFIG = {
|
|
| 46 |
"wandb_enable": True,
|
| 47 |
}
|
| 48 |
```
|
|
|
|
| 49 |
|
| 50 |
**π₀.₅ (Pi05) Policy**
|
| 51 |
|
|
@@ -55,7 +56,6 @@ For more details, see the [Physical Intelligence π₀.₅ blog post](https://ww
|
|
| 55 |
|
| 56 |
---
|
| 57 |
|
| 58 |
-
|
| 59 |
### Train From Scratch
|
| 60 |
|
| 61 |
```bash
|
|
|
|
| 46 |
"wandb_enable": True,
|
| 47 |
}
|
| 48 |
```
|
| 49 |
+
---
|
| 50 |
|
| 51 |
**π₀.₅ (Pi05) Policy**
|
| 52 |
|
|
|
|
| 56 |
|
| 57 |
---
|
| 58 |
|
|
|
|
| 59 |
### Train From Scratch
|
| 60 |
|
| 61 |
```bash
|