Update README.md
Browse files
README.md
CHANGED
|
@@ -30,18 +30,14 @@ size_categories:
|
|
| 30 |
[](https://huggingface.co/webxos)
|
| 31 |
[](https://x.com/webxos)
|
| 32 |
|
| 33 |
-
#
|
| 34 |
|
| 35 |
*UNDER DEVELOPMENT for TESTING*
|
| 36 |
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
*Simulated data for Intent testing, does not use real Neuralink/BCI hardware signals.*
|
| 42 |
-
|
| 43 |
-
BCI Intent Data Study and Testing (conceptual early design) for training machine learning models for neural signal
|
| 44 |
-
decoding without needing large scale real hardware BCI datasets, addressing data scarcity and privacy issues around BCI intent studies.
|
| 45 |
|
| 46 |
-Augmenting real-world BCI data with synthetic samples to improve model robustness and diversity, as in GAN-based approaches.
|
| 47 |
|
|
@@ -65,10 +61,6 @@ decoding without needing large scale real hardware BCI datasets, addressing data
|
|
| 65 |
- **BCI Calibration**: Providing ground truth data for BCI system calibration
|
| 66 |
- **Disability Research**: Supporting development of assistive technologies
|
| 67 |
|
| 68 |
-
## Languages
|
| 69 |
-
|
| 70 |
-
English (interface and documentation)
|
| 71 |
-
|
| 72 |
## Data Instances
|
| 73 |
|
| 74 |
```json
|
|
@@ -144,13 +136,8 @@ See `metadata.json` for complete schema documentation.
|
|
| 144 |
- **Annotation types**: Motor imagery, visual stimuli, handwriting intent
|
| 145 |
- **Who annotated**: System automatically labels based on game state
|
| 146 |
|
| 147 |
-
##
|
| 148 |
-
|
| 149 |
-
No personal information is collected. All data is synthetic/anonymous.
|
| 150 |
-
|
| 151 |
-
## Social Impact
|
| 152 |
|
| 153 |
-
This dataset enables research in:
|
| 154 |
- Neuralink-style brain-computer interfaces
|
| 155 |
- Assistive technologies for disabled individuals
|
| 156 |
- Human-AI interaction systems
|
|
@@ -166,23 +153,6 @@ Synthetic neural data may not perfectly represent biological signals. Results sh
|
|
| 166 |
- Idealized game environment
|
| 167 |
- Limited to specific training tasks
|
| 168 |
|
| 169 |
-
## Additional Information
|
| 170 |
-
|
| 171 |
-
## Dataset Curators
|
| 172 |
-
|
| 173 |
-
huggingface.co/webXOS
|
| 174 |
-
|
| 175 |
### Licensing Information
|
| 176 |
|
| 177 |
-
MIT License
|
| 178 |
-
|
| 179 |
-
## Citation Information
|
| 180 |
-
|
| 181 |
-
```bibtex
|
| 182 |
-
@misc{bci-fps,
|
| 183 |
-
title={BCI-FPS motor_imagery Dataset},
|
| 184 |
-
author={webXOS,
|
| 185 |
-
year={2026},
|
| 186 |
-
note={for testing and development purposes}
|
| 187 |
-
}
|
| 188 |
-
```
|
|
|
|
| 30 |
[](https://huggingface.co/webxos)
|
| 31 |
[](https://x.com/webxos)
|
| 32 |
|
| 33 |
+
# Dataset Card for BCI-FPS MOTOR_IMAGERY Dataset
|
| 34 |
|
| 35 |
*UNDER DEVELOPMENT for TESTING*
|
| 36 |
|
| 37 |
+
This dataset was made using the app in the /generator/ folder which is under development testing. Simulated data for Intent testing,
|
| 38 |
+
does not use real Neuralink/BCI hardware signals. BCI Intent Data Study and Testing (conceptual early design) for training machine
|
| 39 |
+
learning models for neural signal decoding without needing large scale real hardware BCI datasets, addressing data scarcity and
|
| 40 |
+
privacy issues around BCI intent studies.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
|
| 42 |
-Augmenting real-world BCI data with synthetic samples to improve model robustness and diversity, as in GAN-based approaches.
|
| 43 |
|
|
|
|
| 61 |
- **BCI Calibration**: Providing ground truth data for BCI system calibration
|
| 62 |
- **Disability Research**: Supporting development of assistive technologies
|
| 63 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
## Data Instances
|
| 65 |
|
| 66 |
```json
|
|
|
|
| 136 |
- **Annotation types**: Motor imagery, visual stimuli, handwriting intent
|
| 137 |
- **Who annotated**: System automatically labels based on game state
|
| 138 |
|
| 139 |
+
## This dataset enables research in:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
|
|
|
|
| 141 |
- Neuralink-style brain-computer interfaces
|
| 142 |
- Assistive technologies for disabled individuals
|
| 143 |
- Human-AI interaction systems
|
|
|
|
| 153 |
- Idealized game environment
|
| 154 |
- Limited to specific training tasks
|
| 155 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 156 |
### Licensing Information
|
| 157 |
|
| 158 |
+
MIT License
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|