Day 42 of #100DaysOfCode
I have created a repository having all my notes and codes of Machine learning specialization course. 🔗
- Gradient Descent in ML
- Machine Learning Specialization Course 🔗
-
- Course 1: Supervised Machine Learning: Regression and Classification 🔗
- Gradient Descent
- Algorithm
- Working of Gradient Descent
- How derivative and learning rate effects coefficients
- How derivatives are calculated
- Gradient Descent in Action
- Jupyter Notebook
- Python 3.10.2
- All of my notes of this course are in my ML speicalization notes repository. 🔗
Finally!, Today I completed Week 1 of Superivsed Machine Learning course. Today I learned about Batch Gradient Descent algorithm in Linear Regression.