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

Loading MNIST Dataset #1

Open
snehil-ameta opened this issue Feb 9, 2018 · 1 comment
Open

Loading MNIST Dataset #1

snehil-ameta opened this issue Feb 9, 2018 · 1 comment

Comments

@snehil-ameta
Copy link

Running "load_data.py" gives error on "from mnist import MNIST".
Can you please clarify as to from where is this imported.

@taspinar
Copy link
Owner

To load the MNIST dataset you'll additionally need the 'python-mnist' package.
You can install it with pip install python-mnist

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