Просмотр исходного кода

Merge pull request #12 from credentiality/patch-1

Fix link to tf-slim
Martin Wicke 9 лет назад
Родитель
Сommit
b0e1389c51
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      inception/README.md

+ 1 - 1
inception/README.md

@@ -51,7 +51,7 @@ may be substituted in during evaluation.
 level language called TensorFlow-Slim.
 
 For more details about TensorFlow-Slim, please see the
-[Slim README](slim/README.md). Please
+[Slim README](inception/slim/README.md). Please
 note that this higher-level language is still *experimental* and the API may
 change over time depending on usage and subsequent research.