Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Samples and Tools for Windows ML.
| Date | Stars |
|---|---|
| 2026-07-24 | 1124 |
| 2026-07-25 | 1124 |
| 2026-07-28 | 1124 |
| 2026-07-30 | 1124 |
| 2026-07-31 | 1123 |
| 2026-08-06 | 1122 |
Today
-1 stars today
This week
-2 stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Windows Machine Learning > ⚠️ **IMPORTANT**<br/>For the latest documentation about Windows Machine Learning, see [What is Windows ML](/windows/ai/new-windows-ml/overview). That documentation describes APIs that are in the **Microsoft.Windows.AI.MachineLearning** namespace, which ships in the Windows App SDK. Those APIs supersede the ones documented here, which are in the **Windows.AI.MachineLearning** namespace, and were shipped in 2018. Windows Machine Learning is a high-performance machine learning inference API that is powered by [ONNX Runtime](https://onnxruntime.ai/) and [DirectML](https://docs.microsoft.com/en-us/windows/ai/directml/dml). [](https://www.youtube.com/watch?v=8MCDSlm326U) The Windows ML API is a [Windows Runtime Component](https://docs.microsoft.com/en-us/windows/uwp/winrt-components/) and is suitable for high-performance, low-latency applications such as frameworks, games, and other real-time applications as well as applications built with high-level languages. This repo contains Windows Machine Learning samples and tools that demonstrate how to build machine learning powered scenarios into Windows applications. - [Getting Started with Windows ML](#getting-started-with-windows-ml) - [Model Samples](#model-samples) - [Advanced Scenario Samples](#advanced-scenario-samples) - [Developer Tools](#developer-tools) - [Feedback](#feedback) - [External Links](#external-links) - [Contributing](#contributing) For additional information on Windows ML, including step-by-step tutorials and how-to guides, please visit the [Windows ML documentation](https://docs.microsoft.com/en-us/windows/ai/). | Sample/Tool | Status | |---------|--------------| | All Samples | [](https://microsoft.visualstudio.com/WindowsAI/_build/latest?definitionId=39302&branchName=master) | | WinmlRunner | [](https://microsoft.visualstudio.com/WindowsAI/_build/latest?definitionId=38654&branchName=master) | | WinML Dashboard | [?branchName=master)](https://microsoft.visualstudio.com/WindowsAI/_build/latest?definitionId=39375&branchName=master) | ## Getting Started with Windows ML **Prerequisites** - [Visual Studio 2017 Version 15.7.4 or Newer](https://developer.microsoft.com/en-us/windows/downloads) Windows ML offers machine learning inferencing via the inbox Windows SDK as well as a redistributable NuGet package. The table below highlights the availability, distribution, language support, servicing, and forward compatibility aspects of the In-Box and NuGet package for Windows ML. | |In-Box| NuGet| |-|-----|------| |Availability| [Windows 10 - Build 17763 (RS5) or Newer](https://www.microsoft.com/en-us/software-download/windows10)<br/>For more detailed information about version support, checkout our [docs](https://docs.microsoft.com/en-us/uwp/api/windows.ai.machinelearning?view=winrt-22000). | [Windows 8.1 or Newer](https://www.microsoft.com/en-us/software-download/windows8ISO)<br/>**NOTE**: Some APIs (ie: VideoFrame) are not available on older OSes.| |Windows SDK| [Windows SDK - Build 17763 (RS5) or Newer](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/) | [Windows SDK - Build 17763 (RS5) or Newer](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/) |Distribution| Built into Windows | Package and distribute as part of your application |Servicing| Microsoft-driven (customers benefit automatically) | Developer-driven |Forward| compatibility Autom
Excerpt of 18,069 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:4cbf191831198e7c, topic:deep-learning, topic:neural-network, topic:pytorch