We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tensorflow/examples/learn/README.md
1 parent af2ebdb commit f2ec1f0Copy full SHA for f2ec1f0
tensorflow/examples/learn/README.md
@@ -1,7 +1,7 @@
1
# TF Learn Examples
2
3
Learn is a high-level API for TensorFlow that allows you to create,
4
-train, and use deep learning models easily. See the [Quickstart tutorial](../../g3doc/tutorials/tflearn/index.md)
+train, and use deep learning models easily. See the [Quickstart tutorial](https://www.tensorflow.org/get_started/tflearn)
5
for an introduction to the API.
6
7
To run most of these examples, you need to install the `scikit learn` library (`sudo pip install sklearn`).
0 commit comments