Instructions to use Lemon-03/DP_Aloha_Insertion_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use Lemon-03/DP_Aloha_Insertion_test with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -145,7 +145,8 @@ policy:
|
|
| 145 |
scheduler_warmup_steps: 500
|
| 146 |
|
| 147 |
use_amp: true
|
| 148 |
-
```
|
|
|
|
| 149 |
\</details\>
|
| 150 |
|
| 151 |
-----
|
|
@@ -175,3 +176,6 @@ python -m lerobot.scripts.lerobot_eval \
|
|
| 175 |
--env.type aloha \
|
| 176 |
--env.task AlohaInsertion-v0
|
| 177 |
```
|
|
|
|
|
|
|
|
|
|
|
|
| 145 |
scheduler_warmup_steps: 500
|
| 146 |
|
| 147 |
use_amp: true
|
| 148 |
+
````
|
| 149 |
+
|
| 150 |
\</details\>
|
| 151 |
|
| 152 |
-----
|
|
|
|
| 176 |
--env.type aloha \
|
| 177 |
--env.task AlohaInsertion-v0
|
| 178 |
```
|
| 179 |
+
|
| 180 |
+
```
|
| 181 |
+
```
|