ML With Dlang???

Lance Bachmeier no at spam.net
Mon Aug 3 14:05:02 UTC 2026


On Saturday, 1 August 2026 at 20:06:51 UTC, Ahamed wrote:
> .. Soo..  is it possible to learn / make ml model in dlang? 
> anyone had made it? or has any clear knowledge about the 
> process? ( any lib/framework suggestion/ ongoing tools) help me 
> with this! THANKS

Your inquiry isn't precise, so I'll give an answer based on 
strong assumptions. I'd use either version of this book if the 
goal is to learn ML from the beginning: 
https://www.statlearning.com/ I would rewrite or extend the 
libraries in D. If you want AI assistance converting code and/or 
math to D, I recommend using Laguna S 2.1, as it's dirt cheap and 
very capable with D (same could be said for GPT Luna, but there's 
still a significant price gap compared to Laguna).

My answer reflects a view that there's no reason to rewrite 
working code if you can trivially call it (and that's been a 
foundation of D from the beginning). What has value is if you're 
writing new functionality in D.


More information about the Digitalmars-d mailing list