Implementing a simple two layer newral network using only numpy to recognise handwritten digits (MNIST data)
This was my submission for the kaggle digit regonizer competiton https://www.kaggle.com/competitions/digit-recognizer/overview I wanted to learn the true basic of a Neural Network