Skip to content

Commit

Permalink
add visualization examples
Browse files Browse the repository at this point in the history
  • Loading branch information
aymericdamien committed Nov 21, 2015
1 parent 5c17428 commit d99ec29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ For more details about TensorFlow installation, you can check [Setup_TensorFlow.
Some examples require MNIST dataset for training and testing. Don't worry, this dataset will automatically be downloaded when running examples (with input_data.py).
MNIST is a database of handwritten digits, with 60,000 examples for training and 10,000 examples for testing. (Website: [http://yann.lecun.com/exdb/mnist/](http://yann.lecun.com/exdb/mnist/))

_Other tutorials are coming soon..._
_Other tutorials are coming soon...._

0 comments on commit d99ec29

Please sign in to comment.