Skip to content

In this notebook I built a Multilayer Perceptrons Neural Network that recognize handwritten digits, using Tensorflow and the MNIST Dataset.

Notifications You must be signed in to change notification settings

KhaledMEB/handwritten-recognition-tensorflow

Repository files navigation

Handwritten Digit Recognition with Tensorflow

In this notebook I built a Multilayer Perceptrons Neural Network that recognize handwritten digits, using Tensorflow. Each image is a 28x28 pixels, and for each one is associated a label with the corresponding digit from 0 to 9.

MNIST DATASET

About

In this notebook I built a Multilayer Perceptrons Neural Network that recognize handwritten digits, using Tensorflow and the MNIST Dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published