Image Classification
Demonstrates how to perform image classification using a pre-trained convolutional neural network.
View SampleExplore the capabilities of DirectML with these practical examples.
Demonstrates how to perform image classification using a pre-trained convolutional neural network.
View Sample
Explore natural language processing with a recurrent neural network for text generation.
View Sample
Implement real-time object detection on video streams using modern deep learning models.
View Sample
Apply artistic styles to your images using neural style transfer techniques.
View Sample
Enhance low-resolution images to high-resolution using deep learning upscaling models.
View Sample
Generate new, realistic images using Generative Adversarial Networks (GANs).
View SampleEach sample provides detailed instructions on setup, compilation, and execution. You can find the source code, required dependencies, and explanations of the underlying DirectML APIs used.
To build and run these samples, you'll typically need:
Dive into the code to understand how DirectML accelerates machine learning tasks on Windows hardware.