An open API service indexing awesome lists of open source software.

https://github.com/ayekaunic/digit-recognition-neural-network

Implementation of a neural network for image classification using the MNIST dataset, with a concise implementation of forward and backward propagation, and gradient descent optimization.
https://github.com/ayekaunic/digit-recognition-neural-network

computer-vision deep-learning image-processing neural-network

Last synced: over 1 year ago
JSON representation

Implementation of a neural network for image classification using the MNIST dataset, with a concise implementation of forward and backward propagation, and gradient descent optimization.

Awesome Lists containing this project