Skip to content

Commit 5e39582

Browse files
authored
Update train-hyperparameter-tune-deploy-with-chainer.ipynb
1 parent 6b6a6da commit 5e39582

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-chainer/train-hyperparameter-tune-deploy-with-chainer.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-chainer/train-hyperparameter-tune-deploy-with-chainer.png)"
17+
]
1118
},
1219
{
1320
"cell_type": "markdown",
@@ -23,7 +30,7 @@
2330
"metadata": {},
2431
"source": [
2532
"## Prerequisites\n",
26-
"* Go through the [Configuration](../../../configuration.ipynb) notebook to install the Azure Machine Learning Python SDK and create an Azure ML `Workspace`"
33+
"* 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`"
2734
]
2835
},
2936
{
@@ -422,4 +429,4 @@
422429
},
423430
"nbformat": 4,
424431
"nbformat_minor": 2
425-
}
432+
}

0 commit comments

Comments
 (0)