Git Product home page Git Product logo

cnn-mi-bci's Introduction

Introduction

CNN-SAE program for MI-BCI classification. (Based on "A novel deep learning approach for classification of EEG motor imagery signals")

  • Please fellow the lisense of rasmusbergpal when use this program.

  • CNN-SAE(MI-BCI) is a matlab progam for the classification Motor Imagery EEG signals.

  • CNN-SAE(MI-BCI) programed based on rasmusbergpal DeepLearnToolbox

  • The theory of this program based on Tabar et al-2016-J Neural Eng. Also, we have make some changes in it to improve the result.

  • This performance of this program is based on BCI Competioion IV dataset 2a(click here for more information).

To improve the performance, we investigate CNN with a form of input from short time Fourier transform (STFT) combining time, frequency and location information. Fisher discriminant analysis-type F-score based on band pass (BP) feature and power spectra density (PSD) feature are employed respectively to select the subjectoptimal frequency bands. In the experiments, typical frequency bands related to motor imagery EEG signals, subject-optimal frequency bands and Extension Frequency Bands are employed respectively as the frequency range of the input image of CNN.

The result of CNN can be found in the "python" file dictionary in "excel" files.

The python codes is programed based on tensorflow 1.6 with GPU acceleration.

The matlab code is smiliar with python codes but need a long time to getting the result.

Notice

Before you run the program, you should first run biosig_installer.m in biosig4octmat-3.2.0. This is an opern-source toolbox BioSig for loading the GDF file of the dataset.

I also think the result can be improved with carfully tunning.

Log INFO

2018.12.13

Upload CNN v2 python codes (/python/MI_EGG_CNN v2)

2018.10.23

@Geliang Tian ([email protected])

Upload CNN codes (matbal and python)

2017.12.14

@Geliang Tian ([email protected]))

Upload BioSig toolbox

cnn-mi-bci's People

Contributors

tiangl 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.