From Neural Nets to Hashmaps — Why I’m Relearning the Fundamentals
Hashmaps power everything from feature stores to caching layers. In this post, I explain why I’m revisiting them as a machine learning engineer.
Hashmaps power everything from feature stores to caching layers. In this post, I explain why I’m revisiting them as a machine learning engineer.
As part of my ongoing learning journey, I’ve decided to revisit fundamental data structures and algorithms.
I’m building a Kubernetes homelab with:
In this series, I’m building a real-time recommender system from scratch, starting locally with Docker Compose.