Welcome to my Machine Learning repository!
This repository contains my practice implementations of core AI/ML concepts built completely from scratch to better understand the mathematics, gradients, backpropagation, and internal workings behind modern machine learning systems.
The goal of this repository is to gain a deeper understanding of how machine learning models work internally by implementing algorithms manually rather than relying entirely on high-level abstractions and frameworks.