This repository contains the implementation of a simple neural network from scratch using NumPy for digit recognition. The neural network architecture consists of one hidden layer with ReLU activation ...