D and AI
Sergey
kornburn at yandex.ru
Fri Feb 20 12:04:34 UTC 2026
On Monday, 16 February 2026 at 16:14:52 UTC, jmh530 wrote:
> still barfs on it. What seems to help is when the AI can
> actually run DMD.
Wouldn't be cool if DMD can run AI instead? :P
For those who want to really know what is AI and not just
generate tons of AI slop as everyone else...
You can check micro gpt-2 model implemented in D!
It is port of Andrej Karpathy project
https://github.com/cyrusmsk/microDpt
Still early version - could have some bugs.. Need to double check
the code.
As currently it is overfitting pretty fast and you need to put
low learning_rate parameter.
Code improvements are welcome :)
More information about the Digitalmars-d
mailing list