ML With Dlang???
Vladimir Panteleev
thecybershadow.lists at gmail.com
Tue Aug 4 12:50:35 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
Yes, there are a few libraries. All abandoned, I think.
- Most famous, Netflix VectorFlow:
https://github.com/Netflix/vectorflow
- grain (has some CUDA support):
https://github.com/ShigekiKarita/grain
- Drain (my own, focuses on design / code clarity rather than
features): https://github.com/CyberShadow/Drain
More information about the Digitalmars-d
mailing list