Basic Neural Network built with python to identify handwritten images from the mnist database.
The goal here was to build a neural network using only the 3Blue1Brown series on Youtube as a guide.
The network was able to achieve ~86% test set accuracy on the dataset.