dataset_type string | samples list | humanoid_ready bool |
|---|---|---|
learning_experience | [
{
"task": "navigation",
"score": 0.78,
"trend": "improving"
},
{
"task": "object_transport",
"score": 0.85,
"trend": "stable"
},
{
"task": "coordination",
"score": 0.81,
"trend": "improving"
}
] | true |
Humanoid Learning Experience Dataset
This dataset stores historical task execution experiences used for adaptive learning.
It supports long-term skill improvement within the Humanoid Network.
Data Fields
- Task name
- Performance score
- Improvement trend
Format
JSON
Part of
Humanoid Network (HAN)
License
MIT
- Downloads last month
- 8