What is: Linear Warmup?
| Year | 2000 |
| Data Source | Papers with Code archive (CC BY-SA) |
Linear Warmup is a learning rate schedule where we linearly increase the learning rate from a low rate to a constant rate thereafter. This reduces volatility in the early stages of training.
Image Credit: Chengwei Zhang