MotorImageryTutorial
Simple python implementation of "Transfer learning for motor imagery based brain–computer interfaces: A tutorial" [Neural Netw. 2022] by Wu, et al.
Install / Use
/learn @sylyoung/MotorImageryTutorialREADME
Python implementation of tutorial paper "Transfer learning for motor imagery based brain–computer interfaces: A tutorial" [Neural Netw. 2022] by Prof. Dongrui Wu.
Original Matlab implementation at drwuHUST/TLBCI
For those who are interested in deep learning TL approaches, refer to sylyoung/DeepTransferEEG
Currently, EA, CSP, LDA, EEGNet are implemented, in cross-subject unsupervised transfer.
Download Datasets
To download datasets, run
sh prepare_data.sh
For any questions, please email lsyyoungll@gmail.com or syoungli@hust.edu.cn
