瀏覽代碼

Rename slim_walkthough.ipynb to slim_walkthrough.ipynb

Neal Wu 8 年之前
父節點
當前提交
1e01a47493
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      slim/README.md
  2. 0 0
      slim/slim_walkthrough.ipynb

+ 1 - 1
slim/README.md

@@ -13,7 +13,7 @@ converting them
 to TensorFlow's native TFRecord format and reading them in using TF-Slim's
 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
 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
 these datasets, as we demonstrate below. We've also included a
-[jupyter notebook](https://github.com/tensorflow/models/blob/master/slim/slim_walkthough.ipynb),
+[jupyter notebook](https://github.com/tensorflow/models/blob/master/slim/slim_walkthrough.ipynb),
 which provides working examples of how to use TF-Slim for image classification.
 which provides working examples of how to use TF-Slim for image classification.
 
 
 ## Contacts
 ## Contacts

slim/slim_walkthough.ipynb → slim/slim_walkthrough.ipynb