The Final Neural Network for MNIST Dataset
Look at the final code for a three-layer neural network for learning the MNIST dataset.
We'll cover the following...
Looking back over this work, we’ve created a neural network using only the simple concepts we covered earlier ...