Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 606 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 606 Bytes

DRDA

Deep Representation-Based Domain Adaptation for Nonstationary EEG Classification

Authors:He Zhao, Qingqing Zheng, Kai Ma, Huiqi Li, Yefeng Zheng [Paper]

Introduction

This repository provides an implement for the TNNLS 2020 paper: "[Deep Representation-Based Domain Adaptation for Nonstationary EEG Classification]"

Data Preperation

run the code under folder "codeForData" to generate .mat files for each subjects.

Training & Test

run the the "BCI_DA.sh" or "BCI_DA.py" under folder "mainCode" to train the model.