Update 03.auto-train-models.ipynb

fixing image
This commit is contained in:
Sheri Gilley
2018-09-13 22:05:44 -05:00
committed by GitHub
parent 7bd58c043d
commit 414e1c3e72

View File

@@ -17,7 +17,7 @@
"\n",
"In this tutorial, you'll learn how to automatically generate a machine learning model. This model can then be deployed following the workflow in the [Deploy a model](tutorial-deploy-models-with-aml.md) tutorial.\n",
"\n",
"[flow diagram](./imgs/nn.png)\n",
"[flow diagram](imgs/nn.png)\n",
"\n",
"Similar to the [train models tutorial](tutorial-train-models-with-aml.md), this tutorial classifies handwritten images of digits (0-9) from the [MNIST](http://yann.lecun.com/exdb/mnist/) dataset.\n",
"\n",