Skip to content

Commit 97e8644

Browse files
cdparksdgilley
andauthored
Update articles/machine-learning/how-to-train-pytorch.md
Co-authored-by: Sheri Gilley <[email protected]>
1 parent 59be7a0 commit 97e8644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-train-pytorch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Whether you're training a deep learning PyTorch model from the ground-up or you'
3030
- Run the code in this article using either an Azure Machine Learning compute instance or your own Jupyter notebook.
3131
- Azure Machine Learning compute instance—no downloads or installation necessary:
3232
- Complete the [Quickstart: Get started with Azure Machine Learning](quickstart-create-resources.md) to create a dedicated notebook server preloaded with the SDK and the sample repository.
33-
- Under the **Samples** tab in the **Notebooks** section of your workspace, find a completed and expanded notebook by navigating to this directory: *v2/sdk/python/jobs/single-step/pytorch/train-hyperparameter-tune-deploy-with-pytorch*
33+
- Under the **Samples** tab in the **Notebooks** section of your workspace, find a completed and expanded notebook by navigating to this directory: *SDK v2/sdk/python/jobs/single-step/pytorch/train-hyperparameter-tune-deploy-with-pytorch*
3434
- Your Jupyter notebook server:
3535
- Install the [Azure Machine Learning SDK (v2)](https://aka.ms/sdk-v2-install).
3636
- Download the training script file [pytorch_train.py](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/single-step/pytorch/train-hyperparameter-tune-deploy-with-pytorch/src/pytorch_train.py).

0 commit comments

Comments
 (0)