[P] Implementations of LSTM, RNN, MLP in C
Hey guys,
I’ve been working on implementing some basic deep learning architectures in C. I saw a submission a little while ago about LSTMs in C, and thought I’d share my own implementation, which includes support for GPU computation through OpenCL. Heres’ the repo:
submitted by /u/Zweiter
[link] [comments]