grain - D Language for Deep Learning
Fynn Schröder
fynnos at live.com
Wed Apr 24 06:13:13 UTC 2019
On Wednesday, 24 April 2019 at 00:02:42 UTC, Andrei Alexandrescu
wrote:
> Google Alerts just found these slides:
>
> https://speakerdeck.com/shigekikarita/grain-d-language-for-deep-learning
>
> Does anyone have more information about this?
It's an autograd library for dynamic neural networks based on mir
and cuda. See GitHub for more details:
https://github.com/ShigekiKarita/grain
I've tried it and it works great -- although it's far from
feature complete in comparison to e.g. PyTorch.
More information about the Digitalmars-d-announce
mailing list