Skip to content

Classification of Electroencephalogram (EEG) signals during the performance of two class Motor Imagery tasks by different subjects.

Notifications You must be signed in to change notification settings

Alessandro297/BCI_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BCI MI Classification

Classification of Electroencephalogram (EEG) signals during the performance a two class Motor Imagery (MI) tasks by different subjects.
In this project we present different methods to handle such problem, using both ML and DL approaches, and test them on data from 2008 BCI competition data set 2b.
The first method relies on feature extraction through Filter Bank Common Spatial Pattern (FBCSP) and classification via Support Vector Machine (SVM).
The second one uses the features extracted with FBCSP and classifies them with the use of a Long Short Term Memory (LSTM) architecture.

Authors

Priscilla Cortese
Alessandro Piani

About

Classification of Electroencephalogram (EEG) signals during the performance of two class Motor Imagery tasks by different subjects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages