Skip to content

Commit

Permalink
Fixing link in README, updates to notebook variable names, small note…
Browse files Browse the repository at this point in the history
…book bug fixes
  • Loading branch information
Nathan Silberman committed Aug 30, 2016
1 parent 65fad62 commit c6c78fb
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 184 deletions.
2 changes: 1 addition & 1 deletion slim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ converting them
to TensorFlow's native TFRecord format and reading them in using TF-Slim's
data reading and queueing utilities. You can easily train any model on any of
these datasets, as we demonstrate below. We've also included a
[jupyter notebook](https://github.com/tensorflow/models/tree/master/slim/slim_walkthrough.ipynb),
[jupyter notebook](https://github.com/tensorflow/models/blob/master/slim/slim_walkthough.ipynb),
which provides working examples of how to use TF-Slim for image classification.


Expand Down
Loading

0 comments on commit c6c78fb

Please sign in to comment.