← World Of AI
Neural Networks
Gradient Descent
An optimisation method that updates parameters to reduce the model’s loss.
Gradient descent calculates how a small change in each model parameter would affect the loss. It then updates the parameters in the direction expected to reduce that loss.
The learning rate controls the size of each update. Variants such as stochastic gradient descent, momentum and adaptive optimisation improve speed, stability or performance on large datasets.
Also in Neural Networks
Apply
Begin the first module
Become AI native, it is the real deal today, and if it is not for you, you have lost nothing but learnt a new skill.