Skip to content

Commit cc3f5a4

Browse files
authored
Merge pull request #179362 from sdgilley/patch-79
Update tutorial-train-models-with-aml.md
2 parents 8a5490e + f0b6b38 commit cc3f5a4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/machine-learning/tutorial-train-models-with-aml.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You learn how to select a model and deploy it in [part two of this tutorial](tut
3232

3333
If you don't have an Azure subscription, create a free account before you begin. Try the [free or paid version of Azure Machine Learning](https://azure.microsoft.com/free/) today.
3434

35-
>[!NOTE]
35+
> [!NOTE]
3636
> Code in this article was tested with [Azure Machine Learning SDK](/python/api/overview/azure/ml/intro) version 1.13.0.
3737
3838
## Prerequisites
@@ -50,6 +50,9 @@ Azure Machine Learning includes a cloud notebook server in your workspace for an
5050

5151
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4mTUr]
5252
53+
> [!NOTE]
54+
> The video helps you understand the process, but shows opening a different file. For this tutorial, once you've cloned the **tutorials** folder, open the **img-classification-part1-training.ipynb** file from your **tutorials/image-classification-mnist-data** folder.
55+
5356
### <a name="clone"></a> Clone a notebook folder
5457

5558
You complete the following experiment setup and run steps in Azure Machine Learning studio. This consolidated interface includes machine learning tools to perform data science scenarios for data science practitioners of all skill levels.

0 commit comments

Comments
 (0)