100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Tag

Stochastic Gradient Descent

Stochastic gradient descent (SGD) is an iterative optimization algorithm that updates model parameters using the gradient of the loss computed on a small, randomly sampled batch of training data rather than the entire dataset at once.

8 resources across 1 library