Code Monkey home page Code Monkey logo

eeg-analysis-for-motor-imagery-application's Introduction

EEG-ANALYSIS-FOR-MOTOR-IMAGERY-APPLICATION

In this project I have implemented two different feature extraction techniques for EEG classification- Common Spatial Pattern(CSP) and Discrete Wavelet Transforms. The success of machine learning algorithms is considerably dependent on the features provided to them. I have implemented these techniques to observe the differences in classification accuracy as one changes the features. I have also implemented an additional feature extraction technique which is a modification of CSP called Filter-Band CSP (FB-CSP). FBCSP uses a combination of spatial patterns from multiple frequency bands. This combination is formed using the mutual information of the features from multiple bands and their respective labels. For more information please follow the resources below. The objective is to identify right hand motion vs right leg motion.

Note: The parameters for the classifiers havent been cross validated yet.

One of the problems faced while decoding EEG signals is that classifiers do not generalise well. This means that one cannot train classifiers on one subject and test on another. The eventual goal of this research is to experiment with the idea of subject independent feature decoding.

The Folder named Notebooks has some examples of this implementation.

Resources:

Dataset : http://bnci-horizon-2020.eu/database/data-sets (the one by David Steryl)

Description: https://lampx.tugraz.at/~bci/database/002-2014/description.pdf

CSP:https://ieeexplore.ieee.org/document/5662067 https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2918755/

DWT:https://link.springer.com/article/10.1007/s13246-015-0333-x

FBCSP: https://ieeexplore.ieee.org/document/4634130 (used the concept of MIBIF for this implementation)

eeg-analysis-for-motor-imagery-application's People

Contributors

prashanth-prakash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.