Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Humanoid Robot Training Model
|
| 2 |
+
|
| 3 |
+
This model is designed for humanoid robot behavior classification and movement prediction.
|
| 4 |
+
|
| 5 |
+
## Framework
|
| 6 |
+
PyTorch
|
| 7 |
+
|
| 8 |
+
## Purpose
|
| 9 |
+
Training and simulation for humanoid robotics systems.
|