
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 SampleExplore natural language processing with a recurrent neural network for text generation.
View SampleImplement real-time object detection on video streams using modern deep learning models.
View SampleApply artistic styles to your images using neural style transfer techniques.
View SampleEnhance low-resolution images to high-resolution using deep learning upscaling models.
View SampleGenerate 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.