Skip to main content

mnist

Project description

mnist

Build Status

Download MNIST and Fashion MNIST datasets without needing to install tensorflow.

Install with pip install get-mnist

Download data with from mnist import get_mnist; x, y, x_test, y_test = get_mnist('MNIST') or use get_fashion_mnist. Data is downloaded and cached (in this case into the folder called 'MNIST').

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

get-mnist-0.2.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page