SuperBruceJia / EEG-Motor-Imagery-Classification-CNNs-TensorFlow

EEG Motor Imagery Tasks Classification (by Channels) via Convolutional Neural Networks (CNNs) based on TensorFlow
https://iopscience.iop.org/article/10.1088/1741-2552/ab4af6/meta
204 stars 47 forks source link

ValueError: need at least one array to stack #1

Closed nene11 closed 5 years ago

nene11 commented 5 years ago

hi i try to run your code but it give me this error :ValueError: need at least one array to stack and i am sure the path is the correct path for the data set can you help me

SuperBruceJia commented 5 years ago

Hey bro, sorry for my delayed response. Which file's codes give you the error? Do u use "Read_Raw_Data_Save_Into_Matlab_Files.py"? Please be sure to execute it under Python 2 environment. Or you could tell me the file and the lines. Thanks bro.