Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[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:

https://github.com/siekmanj/sieknet

submitted by /u/Zweiter
[link] [comments]