wepe / MachineLearning

Basic Machine Learning and Deep Learning
5.07k stars 3.16k forks source link

Traceback (most recent call last): File "C:\Users\liangxin\keras_usage\c data, label = load_data() File "C:\Users\liangxin\keras_usage\d imgs = os.listdir("./mnist") WindowsError: [Error 3] : './mnist/*.*' #18

Open L-Matthew opened 7 years ago

L-Matthew commented 7 years ago

Traceback (most recent call last): File "C:\Users\liangxin\keras_usage\c data, label = load_data() File "C:\Users\liangxin\keras_usage\d imgs = os.listdir("./mnist") WindowsError: [Error 3] : './mnist/.'

L-Matthew commented 7 years ago

can there anyone help me?