aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/learn/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/examples/learn/README.md')
-rw-r--r--tensorflow/examples/learn/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/examples/learn/README.md b/tensorflow/examples/learn/README.md
index 6671d68831..416b809bb1 100644
--- a/tensorflow/examples/learn/README.md
+++ b/tensorflow/examples/learn/README.md
@@ -19,7 +19,6 @@ processing (`sudo pip install pandas`).
## Techniques
-* [Using skflow with Pipeline]( https://www.tensorflow.org/code/tensorflow/examples/learn/iris_with_pipeline.py)
* [Deep Neural Network with Customized Decay Function]( https://www.tensorflow.org/code/tensorflow/examples/learn/iris_custom_decay_dnn.py)
## Specialized Models