File size: 348 Bytes
9ac3193 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
language: en
license: mit
tags:
- robotics
- humanoid
- classification
- ai
---
# Humanoid Action Classifier
A simple classification model that predicts
the action category based on task context input.
## Intended Use
This model is intended for research and
robotics simulation purposes.
## Model File
config.json
## License
MIT |