mlberkeley / eeg-ssl

Self-supervised learning for EEG
23 stars 3 forks source link

the code seems be not runnable ... #27

Open haoyfan opened 4 years ago

haoyfan commented 4 years ago

the cmd doesn't work.... $ python eeg_ssl.py data_folder T_pos_RP T_neg_RP T_pos_TS T_neg_TS

alfredoandere commented 3 years ago

hey haoy, you need to replace the placeholder variables with whatever values you want to run.

verystrongjoe commented 3 years ago

@alfredoandere where is get_RP_minibatch function? Even if I gave value to those placholders, I could not run