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
Forfatter: Andrey Vlasenko
Kursbeskrivelse
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.
Vurderinger og anmeldelser
0.0av 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
Fullfør alle kapitler for å få sertifikat
0%