Notes

Deep dives into ML concepts and implementations

CNN From Scratch

ML

NumPy implementation of a 2D convolution layer with He initialization, padding, and stride support.

LeetCode Solutions

LeetCode

My accepted submissions in Python and C++.