Skip to content

Commit f94858d

Browse files
authored
Update README.md
Link change.
1 parent 2c92307 commit f94858d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This document points to more information for each workshop lab.
1212
- [Building a small starter TensorFlow graph](workshop_sections/starter_tf_graph/README.md)
1313
- [XOR: A minimal training example](workshop_sections/xor/README.md)
1414
- [Introducing MNIST, and building a simple linear classifier in TensorFlow](workshop_sections/mnist_series/01_README_mnist_simple.md).
15-
- [Using TensorFlow's high-level APIs to build an MNIST DNN Classifier, and introducing TensorBoard](workshop_sections/mnist_series/02_README_mnist_tflearn.md).
15+
- [Using TensorFlow's high-level APIs to build an MNIST DNN Classifier, and introducing TensorBoard](workshop_sections/mnist_series/02_README_mnist_estimator.md).
1616
- [Building the same classifier using TensorFlow's "low-level" APIs](workshop_sections/mnist_series/the_hard_way).
1717
- [Building custom `Estimator`s for a version of MNIST that uses CNNs](workshop_sections/mnist_series/mnist_cnn/README.md).
1818
- [Running distributed MNIST using Cloud ML](workshop_sections/mnist_series/cloudml).

0 commit comments

Comments
 (0)