Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

EEG signal classification

Training model for classification of EEG samples into motor imagery classes to be used for a simple Brain-Computer Interface.

Data:

Data has been taken from the dataset created and contributed to PhysioNet by the developers of the BCI2000 instrumentation system. To download the dataset:

  • wget -r --no-parent --accept "*.edf" "http://www.physionet.org/pn4/eegmmidb/"
  • mv www.physionet.org/pn4/eegmmidb data/

Dependencies:

  • eegtools
  • scikit-learn
  • numpy
  • scipy

About

Classification of EEG samples into motor imagery classes to be used for a simple Brain-Computer Interface.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages