Skip to content

Commit 897c2d4

Browse files
authored
Merge pull request #322 from elbruno/patch-1
Fix url for [Windows SDK - Build 17110]
2 parents d5a6fb7 + 11e082e commit 897c2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows-apps-src/machine-learning/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For computer vision scenarios, Windows ML simplifies and optimizes the use of im
3939
## How to develop with Windows ML
4040

4141
### System requirements
42-
To build applications that use Windows ML, you'll need the [Windows SDK - Build 17110](https://www.microsoft.com/software-download/windowsinsiderpreviewSDK).
42+
To build applications that use Windows ML, you'll need the [Windows SDK - Build 17110](https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewSDK).
4343

4444
### ONNX models
4545
To use Windows ML, you'll need a pre-trained machine learning model in the [Open Neural Network Exchange (ONNX)](https://onnx.ai) format. Windows ML supports the v1.0 release of the ONNX format, which allows developers to use models produced by different training frameworks. There are converter tools for many frameworks and libraries, and ONNX models are already natively supported in many training frameworks. For a list of publicly available ONNX models, see [ONNX Models](https://github.com/onnx/models) on GitHub.

0 commit comments

Comments
 (0)