MNIST dataset comes with tensorflow machine learning framework. The dataset has images of 28×28 pixel handwritten digits.
More details: https://www.tensorflow.org/versions/r1.2/get_started/mnist/beginners
The downloadable jupyter notebook has been provided below. The notebook can be downloaded by clicking on the “view raw” text at the end of the notebook..