Skip to content

Commit c6c78fb

Browse files
author
Nathan Silberman
committed
Fixing link in README, updates to notebook variable names, small notebook bug fixes
1 parent 65fad62 commit c6c78fb

File tree

2 files changed

+149
-184
lines changed

2 files changed

+149
-184
lines changed

slim/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ converting them
1313
to TensorFlow's native TFRecord format and reading them in using TF-Slim's
1414
data reading and queueing utilities. You can easily train any model on any of
1515
these datasets, as we demonstrate below. We've also included a
16-
[jupyter notebook](https://github.com/tensorflow/models/tree/master/slim/slim_walkthrough.ipynb),
16+
[jupyter notebook](https://github.com/tensorflow/models/blob/master/slim/slim_walkthough.ipynb),
1717
which provides working examples of how to use TF-Slim for image classification.
1818

1919

0 commit comments

Comments
 (0)