AdvancedVocabulary#data-science-ml#backend#developer-tools

Gradient Descent Vocabulary

Build fluency in the vocabulary of iteratively stepping a model's parameters opposite the loss function's gradient.

0 / 5 completed
1 / 5
At standup, a dev mentions repeatedly nudging a model's parameters a small step in the direction that most reduces a loss function, scaled by a learning rate, until the loss stops improving. What is this algorithm called?