Skip to content

Commit 985379b

Browse files
committed
add link
1 parent c7484a6 commit 985379b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-onnx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ High-scale Microsoft services such as Bing, Office, and Azure AI use ONNX Runtim
4141

4242
You can obtain ONNX models in several ways:
4343

44-
- Train a new ONNX model in Azure Machine Learning or use [automated machine learning capabilities](concept-automated-ml.md#automl--onnx).
44+
- [Train a new ONNX model in Azure Machine Learning](https://github.com/onnx/onnx/tree/main/examples) or use [automated machine learning capabilities](concept-automated-ml.md#automl--onnx).
4545
- Convert an existing model from another format to ONNX. For more information, see [ONNX Tutorials](https://github.com/onnx/tutorials).
4646
- Get a pretrained ONNX model from the [ONNX Model Zoo](https://github.com/onnx/models).
4747
- Generate a customized ONNX model from [Azure AI Custom Vision service](/azure/ai-services/custom-vision-service/).

0 commit comments

Comments
 (0)