Skip to content

Commit 954027f

Browse files
committed
fix next steps
1 parent 1843425 commit 954027f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-create-attach-compute-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,8 +443,8 @@ See these notebooks for examples of training with various compute targets:
443443

444444
## Next steps
445445

446+
* Use the compute resource to [submit a training run](how-to-set-up-training-targets.md).
446447
* [Tutorial: Train a model](tutorial-train-models-with-aml.md) uses a managed compute target to train a model.
447448
* Learn how to [efficiently tune hyperparameters](how-to-tune-hyperparameters.md) to build better models.
448449
* 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.
450450
* [Use Azure Machine Learning with Azure Virtual Networks](how-to-enable-virtual-network.md)

0 commit comments

Comments
 (0)