Click here to Skip to main content
15,903,362 members
Articles / Artificial Intelligence / Machine Learning

Machine Learning for C++ developers - the hard way: DirectML

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
18 Apr 2024CPOL9 min read 10.1K   13  
An introduction to machine learning with working C++ code that trains a linear regression model.
Get ready for AI. It's not easy, it's not trivial, it's a tough nut to crack. But let's hope we will work it out together. Here's a Microsoft library, DirectML, a low-level way to get you started.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Greece Greece
I'm working in C++, PHP , Java, Windows, iOS, Android and Web (HTML/Javascript/CSS).

I 've a PhD in Digital Signal Processing and Artificial Intelligence and I specialize in Pro Audio and AI applications.

My home page: https://www.turbo-play.com

Comments and Discussions