An open API service indexing awesome lists of open source software.

https://github.com/windowsnt/directmltest


https://github.com/windowsnt/directmltest

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# DirectMLTest

A sample that is based on [HelloDirectML](https://github.com/microsoft/DirectML/blob/master/Samples/HelloDirectML/) but extends it with real life operations: A Linear Regression of a configurable number of variables.

[Article](https://www.codeproject.com/Articles/5380834/Machine-Learning-for-Cplusplus-developers-the-hard) in CodeProject.