Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-gorner committed Sep 1, 2017
1 parent 9e93423 commit 7f5c129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlengine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ gcloud ml-engine local predict --model-dir checkpoints/export/Servo/XXXXX --json

You can read more about [batch norm here](../README_BATCHNORM.md).

If you want to experiment with TF Records, the sandard Tensorflow
If you want to experiment with TF Records, the standard Tensorflow
data format, you can run this script ((availble in the tensorflow distribution)
to reformat the MNIST dataset into TF Records. It is not necessary for this sample though.

Expand Down

0 comments on commit 7f5c129

Please sign in to comment.