-
Video-MNIST
Video-MNIST is a novel variant of the classic MNIST dataset. It contains 70000 sequences, each sequence containing 30 frames showing an affine transformation on a single... -
The MNIST Database of Handwritten Digits
The MNIST dataset consists of 60,000 training samples and 10,000 test samples. Each sample is a 28×28 pixel grayscale handwritten digital image. -
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...