Skip to main content

A small package for working with MNIST data.

Project description

MNIST Utils

This is a simple package for working with MNIST Images. If you have a physical mnist style gz file, you can use this package to load the images from the file.

This is useful for when you want to run a trained model for example and provide a PNG to the model. The model likely is trained on a numpy array -> this just handles the conversion from PNG to grayscale numpy array.

To get the latest version:

pip install mnist-utils

Working on the project

To build: python setup.py sdist bdist_wheel To upload: python -m twine upload dist/* (Token name: pypi_all_purpose)

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

mnist-utils-0.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

mnist_utils-0.0.2-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

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