Skip to content

Commit 84cb40b

Browse files
authored
Update Readme.md to include WinMLtools
1 parent ce988c9 commit 84cb40b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ For additional information on Windows ML, including step-by-step tutorials and h
2727

2828
[Download x64 Exe](https://github.com/Microsoft/Windows-Machine-Learning/releases/tag/v1.0.0.0)
2929

30+
- **[WinMLTools](https://pypi.org/project/winmltools/)**: a Python tool for converting models from different machine learning toolkits into ONNX for use with Windows ML.
31+
3032
## Sample apps
3133

3234
These generic examples show how to use various models and input feeds with Windows ML. We have both C++ native desktop apps and C# and Javascript UWP samples
@@ -69,7 +71,6 @@ Reminder: If you unzip individual samples, they will not build due to references
6971

7072
## Related Projects
7173
- [ONNX: Open Neural Network Exchange Project](https://onnx.ai/).
72-
- [WinMLTools](https://pypi.org/project/winmltools/).
7374

7475
## Contributing
7576

0 commit comments

Comments
 (0)