MAlessandrini-Univpm / rnn-eeg-ad

EEG-Based Alzheimer’s Disease Recognition Using Robust-PCA and LSTM Recurrent Neural Network
Creative Commons Attribution 4.0 International
12 stars 2 forks source link

Error in loading data #3

Closed zeynali72 closed 4 months ago

zeynali72 commented 4 months ago

I have this error when I want to load data Cannot load file containing pickled data when allow_pickle=False I set the allow_pickle=True but it did not work Failed to interpret file 'EEG/S01_AD.npz' as a pickle how can I fix this error?