Classification of Motor Imagery EEG signal using sparsity approach
Dataset IIIa from BCI competition III http://www.bbci.de/competition/iii/#data_set_iiia.
This project is implemented in python 2.7.
To make easier the installation of Python dependencies, we recommend the Anaconda Python distribution.
We recommend to install jupyter notebook.
In addition, the knowledge base for EEG interpretation depends on the following packages:
scipy
scikit-learn
pywt
wyrm
To support visualization of the interpretation results use matplotlib package.