Create ReadMe.md
Browse files
ReadMe.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
# Task: Pick up blue cube and put into bucket
|
| 3 |
+
- DataSet: [geekscape/lerobot_so101_01](https://huggingface.co/datasets/geekscape/lerobot_so101_01)
|
| 4 |
+
- Trained ACT Policy: [geekscape/act_lerobot_so101_01](https://huggingface.co/geekscape/act_lerobot_so101_01_032000)
|
| 5 |
+
- YouTube video: [LeRobot SO-101 arm training and evaluation: Pick up cube, drop in bucket](https://www.youtube.com/watch?v=ZPe4O8ms3zk)
|
| 6 |
+
|
| 7 |
+
Geekscape: [github](https://github.com/geekscape) [website](https://geekscape.github.io) [youtube](https://www.youtube.com/geekscape) <br>
|
| 8 |
+
ML+AI+Robotics: [website](https://ai-ml-robots.github.io)
|