Using MNIST and TensorFlow MNIST is a simple computer vision dataset. It consists of images of handwritten digits like these:
This tutoral is a step by step on how to solve a data science project. From reading in the data to preprocessing the data and running a few ML alg on the data set.