Skip to content

Commit 414e1c3

Browse files
authored
Update 03.auto-train-models.ipynb
fixing image
1 parent 7bd58c0 commit 414e1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/03.auto-train-models.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"\n",
1818
"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",
1919
"\n",
20-
"[flow diagram](./imgs/nn.png)\n",
20+
"[flow diagram](imgs/nn.png)\n",
2121
"\n",
2222
"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",
2323
"\n",

0 commit comments

Comments
 (0)