News

Microsoft Offers Windows ML Samples Gallery

Microsoft has created a Windows ML Samples Gallery of interactive projects to showcase Windows machine learning functionality in both managed and native scenarios.

The company unveiled the Windows ML platform back in 2018, saying: "With the next major update to Windows 10, we begin to deliver the advances that have been built into our apps and services as part of the Windows 10 platform. Every developer that builds apps on Windows 10 will be able to use AI to deliver more powerful and engaging experiences."

The new samples gallery can help with that task, providing an initial selection of five interactive samples -- complete with GitHub code examples -- that detail:

  • Image classification
  • Image effects
  • Batched inputs
  • OpenCV and ImageSharp interop
Windows ML Samples Gallery
[Click on image for larger view.] Windows ML Samples Gallery (source: Microsoft).

The gallery acts as an interactive companion to the Windows Machine Learning Library API. It comes as a packaged Windows 11 desktop app and can be downloaded from the Microsoft Store or from its GitHub repo.

Developers can call up any sample to play around with ML functionality. Opening the Image Effects sample, for one, brings up a photo of a cat (or users can supply their own image) that can be manipulated with a variety of Windows ML-powered effects such as Blur, Sharpen, Contrast, Swizzle and so on, displaying various metrics associated with the effect.

Microsoft said more samples are coming soon, specifically mentioning real-time video inferencing samples.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

Subscribe on YouTube