Update README.md
Browse files
README.md
CHANGED
|
@@ -58,33 +58,33 @@ Mouse behavior dataset collected from the Space Zombies RL game. Contains 896 sa
|
|
| 58 |
## Files
|
| 59 |
|
| 60 |
- `mouse_behavior.json`: Raw mouse interaction data
|
| 61 |
-
|
| 62 |
- `rl_transitions.csv`: State-action-reward-next_state tuples for RL training
|
| 63 |
-
|
| 64 |
- `metadata.yaml`: Hugging Face dataset card
|
| 65 |
-
|
| 66 |
- `README.md`: This file
|
| 67 |
|
| 68 |
## Collection Parameters
|
| 69 |
|
| 70 |
- Sampling Rate: 50ms for movement
|
| 71 |
-
|
| 72 |
- Control inputs: LMB to move, auto-aim shooting, right-click for AOE attack
|
| 73 |
-
|
| 74 |
- Waves Completed: 6
|
| 75 |
-
|
| 76 |
- Dataset Level: 7
|
| 77 |
|
| 78 |
## Research Applications
|
| 79 |
|
| 80 |
- Reinforcement Learning from Human Demonstrations
|
| 81 |
-
|
| 82 |
- Mouse Behavior Modeling
|
| 83 |
-
|
| 84 |
- Adaptive Interface Design
|
| 85 |
-
|
| 86 |
- Human-in-the-loop RL
|
| 87 |
-
|
| 88 |
- Neurorehabilitation Research
|
| 89 |
|
| 90 |
## License
|
|
|
|
| 58 |
## Files
|
| 59 |
|
| 60 |
- `mouse_behavior.json`: Raw mouse interaction data
|
| 61 |
+
|
| 62 |
- `rl_transitions.csv`: State-action-reward-next_state tuples for RL training
|
| 63 |
+
|
| 64 |
- `metadata.yaml`: Hugging Face dataset card
|
| 65 |
+
|
| 66 |
- `README.md`: This file
|
| 67 |
|
| 68 |
## Collection Parameters
|
| 69 |
|
| 70 |
- Sampling Rate: 50ms for movement
|
| 71 |
+
|
| 72 |
- Control inputs: LMB to move, auto-aim shooting, right-click for AOE attack
|
| 73 |
+
|
| 74 |
- Waves Completed: 6
|
| 75 |
+
|
| 76 |
- Dataset Level: 7
|
| 77 |
|
| 78 |
## Research Applications
|
| 79 |
|
| 80 |
- Reinforcement Learning from Human Demonstrations
|
| 81 |
+
|
| 82 |
- Mouse Behavior Modeling
|
| 83 |
+
|
| 84 |
- Adaptive Interface Design
|
| 85 |
+
|
| 86 |
- Human-in-the-loop RL
|
| 87 |
+
|
| 88 |
- Neurorehabilitation Research
|
| 89 |
|
| 90 |
## License
|