Skip to content

Uses the mnist data set set of 60000 handwritten digits 0-9 28 by 28 pixels 784 total pixels tests it against 10,000 testing examples

Notifications You must be signed in to change notification settings

sseidl88/TensorFlow-Basic-Neural-Network-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TensorFlow-Basic-Neural-Network-Example

Uses the mnist data set set of 60000 handwritten digits 0-9 28 by 28 pixels 784 total pixels tests it against 10,000 testing examples

My first attempt as I'm learning more about Neural Networks and tensorFlow
Followed this excellent video series

About

Uses the mnist data set set of 60000 handwritten digits 0-9 28 by 28 pixels 784 total pixels tests it against 10,000 testing examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages