Writing
BLOG
I write about what I build โ AI systems, engineering decisions, and things I figured out the hard way so you don't have to.
Follow on Medium๐ PinnedFeatured ยท Deep Learning ยท C++Nov 24, 2024
I Built an LSTM from Scratch in C++. Here's What I Learned.
You know that feeling when you're using a powerful tool but have no idea how it works under the hood? That was me with LSTMs. So I built one from scratch in C++.