ermandmand commited on
Commit
91c5dcd
·
verified ·
1 Parent(s): 739d597

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Humanoid Motion Dataset
2
+
3
+ This dataset provides a simple humanoid motion dataset
4
+ intended for robotics and AI research.
5
+
6
+ ## Description
7
+ The dataset contains structured motion-related data
8
+ that can be used for:
9
+ - Humanoid motion analysis
10
+ - Robotics simulation
11
+ - Machine learning training
12
+
13
+ ## Data Format
14
+ The dataset is provided in CSV/JSON format for easy processing.
15
+
16
+ ## Intended Use
17
+ Research and experimentation purposes only.
18
+
19
+ ## License
20
+ MIT