GitHunt
GE

geekquad/Handwritten-Digit-MLP-Classification

Using Multi Layer Perceptron to build the model. Classifies the handwritten digits of the MNIST database with around 98% accuracy.

Handwritten-Digit-MLP-Classification

Using the MNIST database. It is a collection of 70000 handwritten digits split into training and test set of 60000 and 10000 images respectively.

The model is built using Multi Layer Perceptron (MLP).

Languages

Jupyter Notebook100.0%

Contributors

Created May 15, 2020
Updated June 25, 2020
geekquad/Handwritten-Digit-MLP-Classification | GitHunt