-
MNIST database of handwritten digits
The MNIST handwritten digit database is a dataset of 60,000 training and 10,000 test examples of handwritten digit images. -
MNIST and CIFAR-10 datasets
The MNIST and CIFAR-10 datasets are used to test the theory suggesting the existence of many saddle points in high-dimensional functions. -
MNIST Dataset
The MNIST dataset (Lecun et al., 1998), which consists of 60,000 gray-scale images of handwritten digits. Each image has an accompanying label in {0, 1,..., 9}, and is stored as...