Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ther is no data in the common folder! #21

Open
wangjiangchuan opened this issue Aug 14, 2017 · 1 comment
Open

ther is no data in the common folder! #21

wangjiangchuan opened this issue Aug 14, 2017 · 1 comment

Comments

@wangjiangchuan
Copy link

images = loadMNISTImages('../common/train-images-idx3-ubyte');

when I run the cnnExercise.m, gives the following error:
error usage loadMNISTImages (line 6)
Could not open ../common/train-images-idx3-ubyte
error cnnExercise (line 26)
images =
loadMNISTImages('../common/train-images-idx3-ubyte');

@Yannic92
Copy link

Please read all three sentences: http://ufldl.stanford.edu/tutorial/StarterCode/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants