Learning Rate

What is Learning Rate?

In machine learning and statistics, the learning rate is a tuning parameter in an optimization algorithm that determines the step size at each iteration while moving toward a minimum of a loss function.

Where did the term "Learning Rate" come from?

A core concept in optimization.

How is "Learning Rate" used today?

One of the most important hyperparameters to tune in deep learning.

Related Terms