Now that we have loaded all that useful data, let's put it to good use. Since it's full of handwritten digits, we should most certainly build a model to recognize this handwriting and what it says.
In Chapter 2, What is a Neural Network and How Do I Train One?, we demonstrated how to build a simple neural network. Now, it's time to build something more substantial: a model for recognizing handwriting from the MNIST database.