BCI-HCI-IITKGP / MI-classification-using-sparsity

Classification of MI EEG signal using sparsity approach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiclass MI-classification-using-sparsity

Classification of Motor Imagery EEG signal using sparsity approach

Dataset used:

Dataset IIIa from BCI competition III http://www.bbci.de/competition/iii/#data_set_iiia.

Installation

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.

About

Classification of MI EEG signal using sparsity approach


Languages

Language:Jupyter Notebook 100.0%