Skip to content

Latest commit

 

History

History
 
 

mnist

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Sample MNIST model

status: inactive This sample has been deprecated. It has not been tested against the newest version of TensorFlow. When running gcloud ml-engine commands be sure to use --runtime-version 0.12. For a maintained sample check out The Census Example

This sample contains various stages of the model used in the Cloud Machine Learning API documentation.

For training this model, follow the training quickstart here

For predicting instances of MNIST data from a trained model, follow the prediction quickstart here