"3. Use the model to make predictions about unknown data.\n",
"3. Use the model to make predictions about unknown data.\n",
"\n",
"\n",
"Machine learning experience isn't required, but you'll need to read some Python code.\n",
"Machine learning experience isn't required, but you'll need to read some Python code. For more eager execution guides and examples, see [these notebooks](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/eager/python/examples/notebooks).\n",
"\n",
"\n",
"## TensorFlow programming\n",
"## TensorFlow programming\n",
"\n",
"\n",
...
@@ -1268,6 +1268,18 @@
...
@@ -1268,6 +1268,18 @@
"\n",
"\n",
"To dig deeper into machine learning models, take a look at the TensorFlow [Programmer's Guide](https://www.tensorflow.org/programmers_guide/) and check out the [community](https://www.tensorflow.org/community/)."
"To dig deeper into machine learning models, take a look at the TensorFlow [Programmer's Guide](https://www.tensorflow.org/programmers_guide/) and check out the [community](https://www.tensorflow.org/community/)."
]
]
},
{
"metadata": {
"id": "xJAYB2eSWcTv",
"colab_type": "text"
},
"cell_type": "markdown",
"source": [
"## Next steps\n",
"\n",
"For more eager execution guides and examples, see [these notebooks](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/eager/python/examples/notebooks)."