From-scratch implementation of a fully-connected neural network for MNIST digit recognition using only NumPy and Tkinter.
python machine-learning ai deep-learning neural-network numpy mnist mnist-classification backpropagation forwardpropagation tkintert
-
Updated
Aug 19, 2025 - Python