Update img-classification-part1-training.ipynb

This commit is contained in:
Shané Winner
2019-05-05 17:45:48 -07:00
committed by GitHub
parent eb643fe213
commit 4c1167edc4

View File

@@ -9,6 +9,13 @@
"Licensed under the MIT License."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/tutorials/img-classification-part1-training.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
@@ -30,7 +37,7 @@
"\n",
"## Prerequisites\n",
"\n",
"See prerequisites in the [Azure Machine Learning documentation](https://docs.microsoft.com/azure/machine-learning/service/tutorial-train-models-with-aml#prerequisites)."
"See prerequisites in the [Azure Machine Learning documentation](https://docs.microsoft.com/azure/machine-learning/service/tutorial-train-models-with-aml#prerequisites). If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwise, go through the [configuration](../../../configuration.ipynb) Notebook first if you haven't already to establish your connection to the AzureML Workspace."
]
},
{
@@ -685,4 +692,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}