Skip to content

Commit ae25654

Browse files
authored
Update train-hyperparameter-tune-deploy-with-pytorch.ipynb
1 parent 0ca0509 commit ae25654

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

how-to-use-azureml/training-with-deep-learning/train-hyperparameter-tune-deploy-with-pytorch/train-hyperparameter-tune-deploy-with-pytorch.ipynb

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
"\n",
99
"Licensed under the MIT License."
1010
]
11+
},
12+
{
13+
"cell_type": "markdown",
14+
"metadata": {},
15+
"source": [
16+
"![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/training-with-deep-learning/train-hyperparameter-tune-deploy-with-pytorch/train-hyperparameter-tune-deploy-with-pytorch.png)"
17+
]
1118
},
1219
{
1320
"cell_type": "markdown",
@@ -25,7 +32,7 @@
2532
"metadata": {},
2633
"source": [
2734
"## Prerequisites\n",
28-
"* Go through the [Configuration](../../../configuration.ipynb) notebook to install the Azure Machine Learning Python SDK and create an Azure ML `Workspace`"
35+
"* If you are using an Azure Machine Learning Notebook VM, you are all set. Otherwise, go through the [Configuration](../../../configuration.ipynb) notebook to install the Azure Machine Learning Python SDK and create an Azure ML `Workspace`"
2936
]
3037
},
3138
{
@@ -735,4 +742,4 @@
735742
},
736743
"nbformat": 4,
737744
"nbformat_minor": 2
738-
}
745+
}

0 commit comments

Comments
 (0)