Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • v2.2.8
  • v2.2.7
  • v2.2.7b0
  • v2.2.6
  • v2.2.5
  • v2.2.4
  • v2.2.3
  • v2.2.2
  • v2.2.1
  • v2.2.0
  • v2.1.1
  • v2.1.0
  • v2.0.7
  • v2.0.6
  • v2.0.5
  • v2.0.4
  • v2.0.3
  • v2.0.2
  • v2.0.1
  • v2.0.0
21 results

bob.db.mnist

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Amir MOHAMMADI authored
    eb551318
    History

    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.