data310


  1. There are 60,000 images in the training set, and each image is 28 x 28 pixels. Therefore, each image contains 784 pixels.

  2. The labels training set has a length of 60,000.

  3. There are 10,000 images in the testing set, and each image is the same size as the images in the training data set.