All Projects → zabir-nabil → eeg-rsenet

zabir-nabil / eeg-rsenet

Licence: MIT license
Motor Imagery EEG Signal Classification Using Random Subspace Ensemble Network

Programming Languages

Jupyter Notebook
11667 projects
matlab
3953 projects

Projects that are alternatives of or similar to eeg-rsenet

EEG-Motor-Imagery-Classification-CNNs-TensorFlow
EEG Motor Imagery Tasks Classification (by Channels) via Convolutional Neural Networks (CNNs) based on TensorFlow
Stars: ✭ 125 (+420.83%)
Mutual labels:  eeg, motor-imagery, eeg-classification
brain-powered
With the Brain Powered honourscourse at the UvA we aimed to control a drone using brain signals, measured by means of EEG, only.
Stars: ✭ 13 (-45.83%)
Mutual labels:  eeg, eeg-classification
AttnSleep
[IEEE TNSRE] "An Attention-based Deep Learning Approach for Sleep Stage Classification with Single-Channel EEG"
Stars: ✭ 76 (+216.67%)
Mutual labels:  eeg, eeg-classification
eeg-gcnn
Resources for the paper titled "EEG-GCNN: Augmenting Electroencephalogram-based Neurological Disease Diagnosis using a Domain-guided Graph Convolutional Neural Network". Accepted for publication (with an oral spotlight!) at ML4H Workshop, NeurIPS 2020.
Stars: ✭ 50 (+108.33%)
Mutual labels:  eeg, eeg-classification
eeg-adapt
Source Code for "Adaptive Transfer Learning with Deep CNN for EEG Motor Imagery Classification".
Stars: ✭ 32 (+33.33%)
Mutual labels:  eeg, motor-imagery
EEGwithRaspberryPI
Open-Source board for converting RaspberryPI to Brain-computer interface
Stars: ✭ 402 (+1575%)
Mutual labels:  eeg, biosignal
candock
A time series signal analysis and classification framework
Stars: ✭ 56 (+133.33%)
Mutual labels:  eeg, classification
facerec-bias-bfw
Source code and notebooks to reproduce experiments and benchmarks on Bias Faces in the Wild (BFW).
Stars: ✭ 40 (+66.67%)
Mutual labels:  classification
pyts-repro
A repository to compare the performance between the algorithms implemented in pyts and the performance reported in the literature
Stars: ✭ 15 (-37.5%)
Mutual labels:  classification
Kaggle-dog-breed-classification
This is the baseline of Kaggle-dog-breed-classification on Python, Keras, and TensorFlow.
Stars: ✭ 27 (+12.5%)
Mutual labels:  classification
Machine Learning From Scratch
Machine Learning models from scratch with a better visualisation
Stars: ✭ 15 (-37.5%)
Mutual labels:  classification
Aspect-Based-Sentiment-Analysis
A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.
Stars: ✭ 57 (+137.5%)
Mutual labels:  classification
HRFormer
This is an official implementation of our NeurIPS 2021 paper "HRFormer: High-Resolution Transformer for Dense Prediction".
Stars: ✭ 357 (+1387.5%)
Mutual labels:  classification
dl-relu
Deep Learning using Rectified Linear Units (ReLU)
Stars: ✭ 20 (-16.67%)
Mutual labels:  classification
MLLabelUtils.jl
Utility package for working with classification targets and label-encodings
Stars: ✭ 30 (+25%)
Mutual labels:  classification
Traffic-Signs
Second Project of the Udacity Self-Driving Car Nanodegree Program
Stars: ✭ 35 (+45.83%)
Mutual labels:  classification
XED
XED multilingual emotion datasets
Stars: ✭ 34 (+41.67%)
Mutual labels:  classification
Dimensionality-reduction-and-classification-on-Hyperspectral-Images-Using-Python
In this repository, You can find the files which implement dimensionality reduction on the hyperspectral image(Indian Pines) with classification.
Stars: ✭ 63 (+162.5%)
Mutual labels:  classification
volkscv
A Python toolbox for computer vision research and project
Stars: ✭ 58 (+141.67%)
Mutual labels:  classification
GenderClassifier
Gender_classification_challenge
Stars: ✭ 40 (+66.67%)
Mutual labels:  classification

eeg-rsenet

Motor Imagery EEG Classification Using Random Subspace Ensemble Network with Variable Length Features

email: [email protected]

Running Matlab Scripts: https://youtu.be/AeRMO98-URc

There are motor imagery EEG classification code for 3 projects in this repository.

  1. Matlab-based baseline for EEG classification. (minimal matlab)

  2. Classification of motor imagery EEG signals with multi-input convolutional neural network by augmenting STFT. (https://www.researchgate.net/publication/335241301_Classification_of_Motor_Imagery_EEG_Signals_with_multi-input_Convolutional_Neural_Network_by_augmenting_STFT) (STFT_CNN_benchmark.ipynb, bci_4_tl_sub1.ipynb, bci_4_tl_sub2.ipynb)

  3. Motor Imagery EEG Classification Using Random Subspace Ensemble Network with Variable Length Features. (https://www.researchgate.net/publication/350403311_Motor_Imagery_EEG_Classification_Using_Random_Subspace_Ensemble_Network_with_Variable_Length_Features)

Citation(s):

Zabir Al Nazi, A. B. M. Aowlad Hossain, Md. Monirul Islam (2021) Motor Imagery EEG Classification Using Random Subspace Ensemble Network with Variable Length Features, Int J Bioautomation, 25 (1), 13-24, doi: 10.7546/ijba.2021.25.1.000611
Shovon, T. H., Al Nazi, Z., Dash, S., & Hossain, M. F. (2019, September). Classification of motor imagery eeg signals with multi-input convolutional neural network by augmenting stft. In 2019 5th International Conference on Advances in Electrical Engineering (ICAEE) (pp. 398-403). IEEE.

BibTex:

http://biomed.bas.bg/bioautomation/2021/vol_25.1/toc.html doi: 10.7546/ijba.2021.25.1.000611

@article{al2021motor,
  title={Motor Imagery EEG Classification Using Random Subspace Ensemble Network with Variable Length Features},
  author={Al Nazi, Zabir and Hossain, ABM Aowlad and Islam, Md Monirul},
  journal={International Journal Bioautomation},
  volume={25},
  number={1},
  pages={13},
  year={2021},
  publisher={Bulgarska Akademiya na Naukite/Bulgarian Academy of Sciences}
}
@inproceedings{shovon2019classification,
  title={Classification of motor imagery eeg signals with multi-input convolutional neural network by augmenting stft},
  author={Shovon, Tanvir Hasan and Al Nazi, Zabir and Dash, Shovon and Hossain, Md Foisal},
  booktitle={2019 5th International Conference on Advances in Electrical Engineering (ICAEE)},
  pages={398--403},
  year={2019},
  organization={IEEE}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].