Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 453 Bytes

File metadata and controls

13 lines (11 loc) · 453 Bytes
page_type languages products description
sample
python
azurecli
azure-machine-learning
Learn how to train models using low-priority AML compute. Low-priority compute costs significantly less than dedicated compute, but jobs on low priority compute can be preempted.

Using Low-Priority AML Compute

Learn how to train models using low-priority AML compute. This example uses PyTorch to train a model to recognize handwritten digits.