PPrachiinml-learning-blog.hashnode.dev·Apr 8 · 11 min readEpisode 1: Mastering NumPyLearning ML from scratch Series intro: This is the first post in ML from Scratch — a series where we build everything from the ground up, no black boxes. Before we touch PyTorch or scikit-learn, we n00
ADAditya Dandiainadityand.hashnode.dev·Mar 22 · 1 min readML from Scratch — Episode 1: Linear RegressionLinear Regression from Scratch Why I built it from scratch I knew the math — or thought I did. I could write the formulas, follow the derivations, tick the boxes. But I couldn't see it. Writing the lo00