You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-create-attach-compute-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -443,8 +443,8 @@ See these notebooks for examples of training with various compute targets:
443
443
444
444
## Next steps
445
445
446
+
* Use the compute resource to [submit a training run](how-to-set-up-training-targets.md).
446
447
* [Tutorial: Train a model](tutorial-train-models-with-aml.md) uses a managed compute target to train a model.
447
448
* Learn how to [efficiently tune hyperparameters](how-to-tune-hyperparameters.md) to build better models.
448
449
* Once you have a trained model, learn [how and where to deploy models](how-to-deploy-and-where.md).
449
-
* View the [RunConfiguration class](https://docs.microsoft.com/python/api/azureml-core/azureml.core.runconfig.runconfiguration?view=azure-ml-py) SDK reference.
450
450
* [Use Azure Machine Learning with Azure Virtual Networks](how-to-enable-virtual-network.md)
0 commit comments