Altaheri / EEG-ATCNet

Attention temporal convolutional network for EEG-based motor imagery classification
https://ieeexplore.ieee.org/document/9852687
Apache License 2.0
173 stars 22 forks source link

LOSO : True #14

Closed p1x31 closed 7 months ago

p1x31 commented 10 months ago

When setting LOSO : True in dataset_conf dictionary im getting error: line 64, in load_data_LOSO elif (X_train == []): ValueError: operands could not be broadcast together with shapes (576,22,1750) (0,)

tf version 2.14.0

Am I missing something?

Altaheri commented 7 months ago

The code has been updated, you can try the new update.