Windows-Machine-Learning/Samples/WinMLSamplesGallery
nums11 8a14833975 More updates 2022-08-08 15:01:10 -07:00
..
WinMLSamplesGallery Make updates 2022-08-08 14:13:53 -07:00
WinMLSamplesGallery (Package) make model builder work 2022-05-03 13:49:35 -07:00
WinMLSamplesGalleryNative More updates 2022-08-08 15:01:10 -07:00
WinMLSamplesGalleryNative.Interop make model builder work 2022-05-03 13:49:35 -07:00
docs Move Screenshot 2021-11-02 15:42:17 -07:00
.editorconfig ui fixes and code cleanup 2021-12-03 08:56:47 -08:00
.gitignore Remove old models 2022-07-21 16:07:20 -07:00
README.md Update README.md 2022-02-09 15:11:17 -08:00
WinMLSamplesGallery.sln ui fixes and code cleanup 2021-12-03 08:56:47 -08:00

README.md

Windows ML Samples Gallery

Demonstrates different machine learning scenarios and features using Windows ML in an interactive format. This app is the interactive companion shows the integration of Windows Machine Learning Library APIs into a desktop WinUI 3 application.

Getting Started

  • The WinML Samples Gallery is available in the Microsoft Store. Click here to download.
  • Check out the source for each sample.

Build From Source

To learn how to implement these features in your application, or unlock additional functionality that may not be available in the Store Application, you may need to build the WinML Samples Gallery from source. Follow these instructions to build from source.

Prerequisites

Build

  • Clone this repository.
  • Navigate to Windows-Machine-Learning/Samples/WinMLSamplesGallery.
    • (optional) Make any changes to the *.csproj files needed to enable functionality.
  • Launch WinMLSamplesGallery.sln
  • Build and deploy the WinMLSamplesGallery (Package) project.

Samples

Feedback

Please file an issue here if you encounter any issues with the WinML Samples Gallery or wish to request a new sample.