Skip to content

Commit

Permalink
update link to TensorFlow r0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
miyosuda committed Sep 26, 2016
1 parent 8645e53 commit 096d4a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ This is a demo app for Android with Tensorflow to detect handwritten digits.
This Android demo is based on Tensorflow tutorial.

MNIST For ML Beginners
https://www.tensorflow.org/versions/r0.7/tutorials/mnist/beginners/index.html
https://www.tensorflow.org/versions/r0.10/tutorials/mnist/beginners/index.html

Deep MNIST for Experts
https://www.tensorflow.org/versions/r0.7/tutorials/mnist/pros/index.html
https://www.tensorflow.org/versions/r0.10/tutorials/mnist/pros/index.html

## How to train model.
Training scripts for neural network model are located at
Expand Down

0 comments on commit 096d4a0

Please sign in to comment.