ermandmand commited on
Commit
ef95bad
·
verified ·
1 Parent(s): f629894

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Humanoid Motion Model
2
+
3
+ This repository provides a basic humanoid motion model for research purposes.
4
+
5
+ ## Overview
6
+ The model focuses on humanoid movement representation and can be used for:
7
+ - Motion planning
8
+ - Robotics simulation
9
+ - Reinforcement learning experiments
10
+
11
+ ## Intended Use
12
+ Designed as a baseline model that can be extended or fine-tuned for specific humanoid motion tasks.
13
+
14
+ ## License
15
+ MIT