Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 417 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 417 Bytes

-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.