stonet2000
commited on
Commit
•
f6e9d46
1
Parent(s):
5314399
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- robotics
|
7 |
+
- reinforcement learning
|
8 |
+
- embodied ai
|
9 |
+
- computer vision
|
10 |
+
- simulation
|
11 |
+
size_categories:
|
12 |
+
- 1M<n<10M
|
13 |
+
task_categories:
|
14 |
+
- reinforcement-learning
|
15 |
+
- robotics
|
16 |
+
viewer: false
|
17 |
+
---
|
18 |
+
|
19 |
+
# ManiSkill StackCube Demonstrations
|
20 |
+
|
21 |
+
Contains demonstrations sourced through the following methods:
|
22 |
+
- Motion Planning
|
23 |
+
- Human (via interactive motion planning) demonstrations
|
24 |
+
- Reinforcement Learning demonstrations
|