Commit f750c116 authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Merge pull request #1032 from Liampronan/patch-1

update inception Readme "Installing From Source" link
parents dc135d79 5095676e
......@@ -64,7 +64,7 @@ subsequent research.
**NOTE** Before doing anything, we first need to build TensorFlow from source,
and installed as a PIP package. Please follow the instructions at [Installing
From Source]
(https://www.tensorflow.org/get_started/os_setup.html#create-the-pip-package-and-install).
(https://www.tensorflow.org/install/install_sources).
Before you run the training script for the first time, you will need to download
and convert the ImageNet data to native TFRecord format. The TFRecord format
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment