HackerNoon Mobile

Better reading experience on the app
Identifying Handwritten Digits From the MNIST Dataset Using Pythonby@leogau
1,185 reads

Identifying Handwritten Digits From the MNIST Dataset Using Python

March 7th 2021
27m
by @leogau 1,185 reads
tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

The handwritten digits are from the famous MNIST dataset. The task is to classify a given image into one of the 10 digits. I’m doing it all in Python. The code is described as a neural network called a NeuralNet. It is a collection of 60,000 small, square 28 x 28 pixel grayscale images of handwritten single digits between 0 and 9. It's a full stack developer getting started with Deep Learning and sharing my learnings along the way. Let's get started with the code.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Identifying Handwritten Digits From the MNIST Dataset Using Python
Leo Gau HackerNoon profile picture

@leogau

Leo Gau


Receive Stories from @leogau

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!