Day 41 of #100DaysOfCode
I have created a repository having all my notes and codes of Machine learning specialization course. 🔗
- Gradient Descent
- Machine Learning Specialization Course 🔗
-
- Course 1: Supervised Machine Learning: Regression and Classification 🔗
- Gradient Descent
- What is gradient descent
- What is the use of gradient descent
- Working of gradient descent
- Jupyter Notebook
- Python 3.10.2
- All of my notes of this course are in my ML speicalization notes repository. 🔗
Today I learned about what Gradient descent is and how it works. It's really great, like finding best parameters for Cost function which makes it's value as minimum as possible.