-
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... -
Learning Multiple Layers of Features from Tiny Images
The CIFAR-10 dataset consists of 60,000 training images and 10,000 test images. Each image is a 32×32 color image.