Skip to content

Latest commit

 

History

History
 
 

WinMLSamplesGallery

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.

External Links