Definition
An iterative optimization algorithm for finding a local minimum of a differentiable function
where is a learning rate
Examples
Solution of a linear system
Solve with an MSE loss
The cost function is and its gradient is
Then, solution is
An iterative optimization algorithm for finding a local minimum of a differentiable function
where is a learning rate
Solve with an MSE loss
The cost function is and its gradient is
Then, solution is