Introduction to Gradient Descent
- Published
- Author

Introduction to Gradient Descent
Welcome! This workshop is from Winder.ai. Sign up to receive more free workshops, training and videos.
For only a few algorithms an analytical solution exists. For example, we can use the Normal Equation to solve a linear regression problem directly.
However, for most algorithms we rely cannot solve the problem analytically; usually because it’s impossible to solve the equation. So instead we have to try something else.
Read more



