Update README.md
Browse files
README.md
CHANGED
|
@@ -30,8 +30,6 @@ size_categories:
|
|
| 30 |
|
| 31 |
# BCI Grid Movement Intent Dataset
|
| 32 |
|
| 33 |
-
## Dataset Description
|
| 34 |
-
|
| 35 |
*UNDER DEVELOPMENT for TESTING purposes*
|
| 36 |
|
| 37 |
*This dataset was generated with the gym located in /gym/ folder of this repo.*
|
|
@@ -43,7 +41,7 @@ large scale real hardware BCI datasets, addressing data scarcity and privacy iss
|
|
| 43 |
|
| 44 |
*Simulated data for synthetic Intent testing, does not use real Neuralink/BCI hardware signals.*
|
| 45 |
|
| 46 |
-
# RL/ML user input intent data:
|
| 47 |
|
| 48 |
ML: Supervised decoding of motor intents (e.g., DNNs, classifiers) for cursor/game control, stroke rehab, ADHD treatment.
|
| 49 |
|
|
@@ -68,8 +66,6 @@ for policy optimization.
|
|
| 68 |
- **BCI System Development**: Train and test BCI algorithms
|
| 69 |
- **Real-time Intent Decoding**: Develop real-time BCI interfaces
|
| 70 |
|
| 71 |
-
## Dataset Structure
|
| 72 |
-
|
| 73 |
### Data Fields
|
| 74 |
|
| 75 |
- **timestamp**: UNIX timestamp in milliseconds
|
|
|
|
| 30 |
|
| 31 |
# BCI Grid Movement Intent Dataset
|
| 32 |
|
|
|
|
|
|
|
| 33 |
*UNDER DEVELOPMENT for TESTING purposes*
|
| 34 |
|
| 35 |
*This dataset was generated with the gym located in /gym/ folder of this repo.*
|
|
|
|
| 41 |
|
| 42 |
*Simulated data for synthetic Intent testing, does not use real Neuralink/BCI hardware signals.*
|
| 43 |
|
| 44 |
+
### RL/ML user input intent data:
|
| 45 |
|
| 46 |
ML: Supervised decoding of motor intents (e.g., DNNs, classifiers) for cursor/game control, stroke rehab, ADHD treatment.
|
| 47 |
|
|
|
|
| 66 |
- **BCI System Development**: Train and test BCI algorithms
|
| 67 |
- **Real-time Intent Decoding**: Develop real-time BCI interfaces
|
| 68 |
|
|
|
|
|
|
|
| 69 |
### Data Fields
|
| 70 |
|
| 71 |
- **timestamp**: UNIX timestamp in milliseconds
|