Skip to content

bioidiap/bob.db.mnist

Repository files navigation

image

image

image

image

MNIST Database Interface for Bob

This package is part of the signal-processing and machine learning toolbox Bob. The MNIST database is a database of handwritten digits, which consists of a training set of 60,000 examples, and a test set of 10,000 examples. It was made available by Yann Le Cun and Corinna Cortes. The data was originally extracted from a larger set made available by NIST, before being size-normalized and centered in a fixed-size image (28x28 pixels).

Installation

Complete Bob's installation instructions. Then, to install this package, run:

$ conda install bob.db.mnist

Contact

For questions or reporting issues to this software package, contact our development mailing list.