Skip to content

FraserParlane/tensorflow-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNN to predict the MNIST handwritten digit dataset

I used TensorFlow to create a CNN to predict the MNIST handwritten digit dataset. I trained this CNN solely as an excuse to become familiar with TensorFlow. The final prediction accuracy was 98.45% on the test dataset, which is typical for this dataset.

Dataset: MNIST handwritten digit database.

An example of a correct label An example of an incorrect label

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages