Skip to content

Luke035/TensorflowMNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TensorflowMNIST

Simple code to train and score MNIST model

This code make use of TRAINING and TEST set provied by KAGGLE in its Digit Recognizer competition. In order to make the code functional you had to download data provided in the competition.

This work has been done expoliting tf.contrib.learn api and its relative examples

Hardware and time clarifications

Training has been done with an NVIDIA QUADRO K1200 GPU and it took about CHANGE HERE WHEN TRAIN STOPS minutes to perform 100k iterations with 256 record per batch

About

Simple code to train and score MNIST model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages