Neural_Network

A simple Neural Network that predicts the label for a series of handwritten numbers

This program tries to predict the label (1,2,3 etc.) of the handwritten numbers from the MNIST Database of handwritten digits.

Example

GitHub

View Github