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

Error when download notMNIST #3

Open
enekomondra opened this issue Nov 12, 2021 · 0 comments
Open

Error when download notMNIST #3

enekomondra opened this issue Nov 12, 2021 · 0 comments

Comments

@enekomondra
Copy link

enekomondra commented Nov 12, 2021

The URLs where download the notMNIST datasets are wrong. You write
curl -o notMNIST_small.tar.gz http://yaroslavvb.com/upload/notMNIST/notMNIST_mall.tar.gz
curl -o notMNIST_large.tar.gz http://yaroslavvb.com/upload/notMNIST/notMNIST_arge.tar.gz
instead of
curl -o notMNIST_small.tar.gz http://yaroslavvb.com/upload/notMNIST/notMNIST_small.tar.gz
curl -o notMNIST_large.tar.gz http://yaroslavvb.com/upload/notMNIST/notMNIST_large.tar.gz

@enekomondra enekomondra changed the title Error when download MNIS Error when download notMNIST Nov 12, 2021
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

1 participant