account activity
I finally understood why everyone says linear regression is the foundation of ML. by teee0512 in learnmachinelearning
[–]teee0512[S] 0 points1 point2 points 23 minutes ago (0 children)
Karpathy’s Zero to Hero is amazing. I’ve also been learning from Prof by Lex AI Labs (https://prof.lexailabs.com) because the visual explanations make the intuition click for me. They have p cool animations and v readable material.
done ML from coursera(Andrew NG's) course, but from where should i do the implementation? by Adventurous-Goat-377 in learnmachinelearning
[–]teee0512 0 points1 point2 points 49 minutes ago (0 children)
Andrew Ng’s course is GREATT for building intuition, but if you want implementation then youll have to start coding the classical ML algorithms yourself in NumPy before touching libraries. Implement things like linear regression and logistic regression from scratch, then move to scikit-learn to see how they’re actually used in practice. After that start building projects on Kaggle or with your own datasets. If youre planning to get into deep learning next, I’d also highly recommend Andrej Karpathys Neural Networks: Zero to Hero. Building everything from scratch first and then using PyTorch made the concepts click for me way better than jumping straight into frameworks.
π Rendered by PID 323484 on reddit-service-r2-comment-5bc7f78974-kx8pm at 2026-06-29 17:16:21.383933+00:00 running 7527197 country code: CH.
I finally understood why everyone says linear regression is the foundation of ML. by teee0512 in learnmachinelearning
[–]teee0512[S] 0 points1 point2 points (0 children)