ShigekiKarita / grain

autograd mir and CUDA library for dynamic neural networks in D.
https://shigekikarita.github.io/grain
Boost Software License 1.0
66 stars 7 forks source link

Support sparse tensors #8

Open ShigekiKarita opened 6 years ago

ShigekiKarita commented 6 years ago

maybe I can take advantage of these two libraries

maybe this issue tell what I can do with sparse tensors https://github.com/pytorch/pytorch/issues/8853

nordlow commented 6 years ago

Have you heard of Numentas new computing models using sparse distributed representation (SDR)?

Here's a good intro.