55. Mini-Batch Gradient Descent
An optimization algorithm that updates model parameters using a small, random subset of the training data, balancing efficiency and convergence speed.
Last updated
An optimization algorithm that updates model parameters using a small, random subset of the training data, balancing efficiency and convergence speed.
Last updated