From 5a08f2496b3e2211c0e977f38b216cab314ca72d Mon Sep 17 00:00:00 2001 From: Sanders Kleinfeld Date: Thu, 9 Feb 2017 00:29:12 -0800 Subject: Fixing incorrect link for Wide & Deep tutorial in Additional Resources. Change: 147005303 --- tensorflow/g3doc/tutorials/input_fn/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tensorflow') diff --git a/tensorflow/g3doc/tutorials/input_fn/index.md b/tensorflow/g3doc/tutorials/input_fn/index.md index 6b94fd82e1..1c16684848 100644 --- a/tensorflow/g3doc/tutorials/input_fn/index.md +++ b/tensorflow/g3doc/tutorials/input_fn/index.md @@ -384,7 +384,7 @@ following resources: creating `FeatureColumn`s and an `input_fn` for a linear classification model that predicts income range based on census data. -* [TensorFlow Wide & Deep Learning Tutorial](../wide/index.md): Building on +* [TensorFlow Wide & Deep Learning Tutorial](../wide_and_deep/index.md): Building on the [Linear Model Tutorial](../wide/index.md), this tutorial covers `FeatureColumn` and `input_fn` creation for a "wide and deep" model that combines a linear model and a neural network using -- cgit v1.2.3