webxos commited on
Commit
7841a09
·
verified ·
1 Parent(s): 02df2b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -38,12 +38,11 @@ size_categories:
38
 
39
  The dataset contains synchronized movement intent data collected from a grid training environment designed for simulated
40
  BCI research. Dataset for multi-label classification of WASD movement intents from 12 simulated EEG channels in grid environment.
41
-
42
- *Simulated data for Intent testing, does not use real Neuralink/BCI hardware signals.*
43
-
44
  This BCI Intent Data Study (conceptual early design) is for training machine learning models for neural signal decoding without needing
45
  large scale real hardware BCI datasets, addressing data scarcity and privacy issues around BCI intent studies.
46
 
 
 
47
  # RL/ML user input intent data:
48
 
49
  ML: Supervised decoding of motor intents (e.g., DNNs, classifiers) for cursor/game control, stroke rehab, ADHD treatment.
 
38
 
39
  The dataset contains synchronized movement intent data collected from a grid training environment designed for simulated
40
  BCI research. Dataset for multi-label classification of WASD movement intents from 12 simulated EEG channels in grid environment.
 
 
 
41
  This BCI Intent Data Study (conceptual early design) is for training machine learning models for neural signal decoding without needing
42
  large scale real hardware BCI datasets, addressing data scarcity and privacy issues around BCI intent studies.
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.