Alessandro Leanza commited on
Commit ·
797d559
1
Parent(s): 486a112
Add Hugging Face model card metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Checkpoints
|
| 2 |
|
| 3 |
This folder contains selected robomimic checkpoints that were manually copied back
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
library_name: robomimic
|
| 4 |
+
tags:
|
| 5 |
+
- robotics
|
| 6 |
+
- doosan
|
| 7 |
+
- behavior-cloning
|
| 8 |
+
- diffusion-policy
|
| 9 |
+
- vision
|
| 10 |
+
- imitation-learning
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# Checkpoints
|
| 14 |
|
| 15 |
This folder contains selected robomimic checkpoints that were manually copied back
|