Gradient descent for linear regression
Andrey Vlasenko
Python
8 Chapters
0 Studying now
The starting point for all optimization theory and machine learning is the idea that we can use calculus to automatically step by step change the result towards improvement. In this course, we will apply this idea to a linear model.
Gradient descent for linear regression
INTERMEDIATE
#python
Autor: Andrey Vlasenko
Kursbeschreibung
The starting point for all optimization theory and machine learning is the idea that we can use calculus to automatically step by step change the result towards improvement. In this course, we will apply this idea to a linear model.
Bewertungen & Rezensionen
0.0von 5
0%
0%
0%
0%
0%
0%
Complete this visualization code
Visualization of the derivative
Derivative with respect to b
Derivative with respect to k
Complete the loop of approaching optimal
Vectors of derivatives
Visualization of the gradient direction
Complete the gradient descent
Vervollständige alle Kapitel, um das Zertifikat zu erhalten
0%