Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 573 Bytes

File metadata and controls

8 lines (6 loc) · 573 Bytes

EEG-Signals-Classification-Based-on-Contrastive-Predictive-Coding

  1. Because of the github file size limitation, I provide the dataset on "https://pan.baidu.com/s/1rOXuklyzkwHsK3TWCeEOow" which extraction code is "ej2v". Please first download the "total_data.pt" file and put it into the same level folder with lunwen.py. "total_data.pt" file can be generated by merge_data.py. If you download this file in advance, you can ignore executing merge_data.py

  2. run lunwen.py which is the pretext task.

  3. run text.py which is the downstream classification model.