dalinzhangzdl / BCI_MI_CSP_DNN

Classification algorithm based on motor imagery brain-computer interface
30 stars 12 forks source link

BCI_MI_CSP_DNN


Introduction

In this study, our goal was to use deep learning methods to improve the classification performance of motor imagery EEG signals. Therefore, we propose a classification method based on deep learning for motor imagery EEG signals. Based on the pre-processed raw EEG signals, a co-space model (CSP) method is used to extract the EEG feature matrix, which is then fed to a deep neural network (DNN) for training and classification. Our work was tested experimentally on the BCI Competition II Dataset III dataset, and the best DNN framework was proposed, achieving an accuracy of 83.6%.


Notice