stochastic gradient descent

An optimization algorithm that updates model parameters using random subsets of data, widely used for training large-scale neural networks due to its efficiency.

31 papers