Skip to content

The MNIST handwritten digit classification problem is a standard dataset used in computer vision and deep learning. a random 28x28 image – each pixel is randomly black, white or some shade of gray. The result is that random points look like noise.

Notifications You must be signed in to change notification settings

sanaamironov/MNIST-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-MNIST

Using MNIST and TensorFlow MNIST is a simple computer vision dataset. It consists of images of handwritten digits like these:

alt_text This tutoral is a step by step on how to solve a data science project. From reading in the data to preprocessing the data and running a few ML alg on the data set.

About

The MNIST handwritten digit classification problem is a standard dataset used in computer vision and deep learning. a random 28x28 image – each pixel is randomly black, white or some shade of gray. The result is that random points look like noise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published