vosap52 commited on
Commit
0dbf185
·
verified ·
1 Parent(s): e85332e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - robotics
5
+ - vision
6
+ - navigation
7
+ ---
8
+
9
+ # Humanoid Vision Navigation Model
10
+
11
+ Baseline vision-based navigation policy for humanoid robots.
12
+
13
+ Intended for camera-driven control and reinforcement learning experiments.