Gradient Descent
also: SGD · stochastic gradient descent
Nudge each weight a little in the direction that most reduces the loss; repeat until it stops improving.
also: SGD · stochastic gradient descent
Nudge each weight a little in the direction that most reduces the loss; repeat until it stops improving.