This repository is a neural network to recognise handwritten numbers coded natively in python without using external machine learning abstraction packages. (Numpy used for linear algebra)
Coded while learning from the text of Michael Nielsen.
@mnielsen
Link to book