Create README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Humanoid Control Dataset
|
| 2 |
+
|
| 3 |
+
This dataset provides sample data for humanoid control
|
| 4 |
+
and decision-making research.
|
| 5 |
+
|
| 6 |
+
## Description
|
| 7 |
+
The dataset includes control-related values that can be used for:
|
| 8 |
+
- Reinforcement learning
|
| 9 |
+
- Humanoid control policy training
|
| 10 |
+
- Robotics simulation
|
| 11 |
+
|
| 12 |
+
## Data Format
|
| 13 |
+
Provided in CSV format for simplicity and experimentation.
|
| 14 |
+
|
| 15 |
+
## Intended Use
|
| 16 |
+
Research and experimental purposes only.
|
| 17 |
+
|
| 18 |
+
## License
|
| 19 |
+
MIT
|