You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains all the code used in the experiments of the paper Restricted Exhaustive Search for Frequency Band Selection in Motor Imagery Classification as well as additional information of the experiments and results, and how to reproduce them.
In AugmentBrain we investigate the performance of different data augmentation methods for the classification of Motor Imagery (MI) data using a Convolutional Neural Network tailored for EEG named EEGNet.
This is a python code for extracting EEG signals from dataset 2b from competition iv, then it converts the data to spectrogram images to classify them using a CNN classifier.
Neuroexon presents a hybrid-BCI system that utilizes motor imagery (MI) and steady-state visual-evoked potential (SSVEP) to control a one degree of freedom arm exoskeleton which provides the user with haptic feedback.
A trusted repository for groundbreaking EEG research code. Some peer-reviewed algorithms (such as EEG data augmentation techniques, EEG classification models) to push the boundaries of neuroscience.