Building a C++ Deep Learning Framework from Scratch: My Journey with CUDA
Building a PyTorch-like deep learning framework from the ground up.
Welcome. I write about software engineering (Mostly Machine Learning). I am very opinionated like all devs are.
Links 👇
Building a PyTorch-like deep learning framework from the ground up.
How understanding Convolutional Neural Networks helped me build intuition for optimized Matrix Multiplication on GPU architecture.