Neural network for recognizing handwritten numbers
-
Updated
Nov 29, 2024 - Python
Neural network for recognizing handwritten numbers
Implementing a fully connected neural network from scratch: matrix math, backpropagation, gradient descent, and MNIST digit recognition without deep learning frameworks.
To associate your repository with the digitrecognizer topic, visit your repo's landing page and select "manage topics."