Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Windows App SDK Samples repository on GitHub contains sample applications that demonstrate how to use Windows ML, which is part of the Windows App SDK.
Image classification samples
Sample apps using image classification via Windows ML are available in the following languages and frameworks:
| Language | Framework | Packaging type | Dependency type | Link |
|---|---|---|---|---|
| C# | Console | Unpackaged | Framework-dependent | Link |
| C# | WPF | Unpackaged | Framework-dependent | Link |
| C# | WinUI | MSIX | Framework-dependent | Link |
| C# | WinForms | Unpackaged | Framework-dependent | Link |
| C++ | Console | DLL w/ separate EXE | Framework-dependent | Link |
| C++ | Console | Unpacakged | Self-contained | Link |
| C++ | Console | MSIX | Framework-dependent | Link |
| Python | Console | Unpackaged | Framework-dependent | Link |