Day 44 of #100DaysOfCode
I have created a repository having all my notes and codes of Machine learning specialization course. 🔗
- Vectorization
- Gradient Descent for multiple linear regression
- Machine Learning Specialization Course 🔗
-
- Course 1: Supervised Machine Learning: Regression and Classification 🔗
- Vectorization
- Gradient Descent formula
- All of my notes of this course are in my ML speicalization notes repository. 🔗
Today I learned what is vectorization, how vectorization is faster than loop. Also, formula for gradient descent in multiple linear regression.