karimkusin commited on
Commit
16aff26
·
verified ·
1 Parent(s): 436ef56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ---
5
+ license: apache-2.0
6
+ tags:
7
+ - humanoid
8
+ - robotics
9
+ - control
10
+ - reinforcement-learning
11
+ ---
12
+
13
+ # Humanoid Control Model
14
+
15
+ This repository contains a minimal control policy model designed for humanoid robot motion and control experiments.
16
+
17
+ ## Description
18
+ The model represents a simplified policy network structure intended for testing humanoid control pipelines and embodied AI systems.
19
+
20
+ ## Intended Use
21
+ - Humanoid robot control
22
+ - Motion policy experimentation