AroticMerch commited on
Commit
f5412af
·
verified ·
1 Parent(s): f8b1a35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -3
README.md CHANGED
@@ -1,3 +1,27 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ tags:
5
+ - humanoid
6
+ - learning
7
+ - reinforcement
8
+ - robotics
9
+ ---
10
+
11
+ # Humanoid Learning Feedback Dataset
12
+
13
+ Dataset for tracking humanoid performance feedback
14
+ after task execution.
15
+
16
+ ## Description
17
+
18
+ Includes reward scores, execution time,
19
+ and error signals for adaptive learning.
20
+
21
+ ## File
22
+
23
+ learning_feedback_dataset.json
24
+
25
+ ## License
26
+
27
+ MIT