Commit 49997c1f authored by Asim Shankar's avatar Asim Shankar
Browse files

[mnist]: Fix typo

parent a3efa3fe
...@@ -21,7 +21,7 @@ python mnist.py ...@@ -21,7 +21,7 @@ python mnist.py
The model will begin training and will automatically evaluate itself on the The model will begin training and will automatically evaluate itself on the
validation data. validation data.
Illustrative unittests and benchmarks can be run with: Illustrative unit tests and benchmarks can be run with:
``` ```
python mnist_test.py python mnist_test.py
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment