Skip to content

VR-BCI-Application-Team/eeg-motor-imagery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEG Motor Imagery

🍳 An EEG neural network for Motor Imagery task

Notes: ⚠️ This document is under construction, please raise issues if you need anything.

The dataset

We've preprocessed the BCI IV 2a and trunked it into event.

How to train

Install requirements

pip install -r requirements.txt

Training with argparse

python train.py --gpus 1 --batch_size 16 --lr 1e-3 --max_epochs 10

Reference

[1] Roots, K.; Muhammad, Y.; Muhammad, N. Fusion Convolutional Neural Network for Cross-Subject EEG Motor Imagery Classification. Computers 2020, 9, 72. https://doi.org/10.3390/computers9030072

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published