HOW TO MAKE ML
Personal learning repository | Machine learning fundamentals | 2026 (ongoing)
A collection of small, self-contained machine learning exercises, each in its own subdirectory and focused on a single model. Rather than relying on ready-made pipelines, the exercises are implemented from the ground up to build a real understanding of how each algorithm works, from a single neuron trained with gradient descent to clustering, matrix factorisation and dimensionality reduction. It is probably my most used repository and it keeps growing as I explore new models.