Skip to content

Commit 89ce674

Browse files
authored
Update README.md
1 parent 26cefe6 commit 89ce674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tools/WinMLDashboard/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WinML Dashboard (preview)
22

3-
WinML Dashboard is a tool for **viewing**, **editing**, **converting**, and **validating** machine learning models for [Windows ML](https://docs.microsoft.com/en-us/windows/ai/) inference engine. The engine is built into Windows 10 and evaluates trained models locally on Windows devices using hardware optimizations for CPU and GPU to enable high performance inferences.
3+
WinML Dashboard is a tool for **viewing**, **editing**, **converting**, and **validating** machine learning models for [Windows ML](https://docs.microsoft.com/en-us/windows/ai/) inference engine. The engine is built into Windows 10 and evaluates trained models locally on Windows devices using hardware optimizations for CPU and GPU to enable high performance inferences. [(Download Preview Version of the tool)](https://github.com/Microsoft/Windows-Machine-Learning/releases/tag/v0.5.1)
44

55
Today there are several different frameworks available for training and evaluating machine learning models, which makes it difficult for app developers to integate models into their product. Windows ML uses [ONNX](http://onnx.ai/) machine learning model format that allows conversion from one framework format to another, and this Dashboard makes it easy to convert models from different frameworks to ONNX.
66

@@ -64,7 +64,7 @@ Note that model validation feature is only available on [Windows 10 October 2018
6464

6565
You can install an early preview version of WinML Dashboard from here.
6666

67-
[Download Preview Version](https://github.com/Microsoft/Windows-Machine-Learning/releases)
67+
[Download Preview Version](https://github.com/Microsoft/Windows-Machine-Learning/releases/tag/v0.5.1)
6868

6969
Note that the prerelease version is not currently signed so you may see a warning about the binary being untrusted when you try to download and run the installer.
7070

0 commit comments

Comments
 (0)