Exponential Decay is a learning rate schedule where we decay the learning rate with more iterations using an exponential function:
lr=lr_0exp(−kt)\text{lr} = \text{lr}\_{0}\exp\left(-kt\right)lr=lr_0exp(−kt)
Image Credit: Suki Lau