Windows-Machine-Learning/Samples/WinMLSamplesGallery
nums11 7bf937cf14 Add Models Folder include for all configurations and platforms 2022-03-01 14:33:37 -08:00
..
WinMLSamplesGallery Remove space 2022-02-18 14:47:30 -08:00
WinMLSamplesGallery (Package) Return adapter names 2022-01-13 12:40:07 -08:00
WinMLSamplesGalleryNative Add Models Folder include for all configurations and platforms 2022-03-01 14:33:37 -08:00
WinMLSamplesGalleryNative.Interop Return adapter names 2022-01-13 12:40:07 -08: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 add encrypted model 2021-12-06 13:21:18 -08: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.