This repository demonstrates a "from-scratch" implementation of a multi-layer perceptron neural network to recognize handwritten digits from images using only Python's Numpy library.