From-scratch implementation of a fully-connected neural network for MNIST digit recognition using only NumPy and Tkinter.
-
Updated
Aug 19, 2025 - Python
From-scratch implementation of a fully-connected neural network for MNIST digit recognition using only NumPy and Tkinter.
Neural network framework implemented from "scratch" with Python and Numpy for matrix operations
A simple neural network implemented from scratch in Python using NumPy, trained on the Moons dataset
Add a description, image, and links to the forwardpropagation topic page so that developers can more easily learn about it.
To associate your repository with the forwardpropagation topic, visit your repo's landing page and select "manage topics."