- [Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization]
- Week 2, Exercise 8 - schedule_lr_decay
Calculate the new learning rate using exponential weight decay with fixed interval scheduling. howeverthe formula is given not for exponential weight decay. Do you know what algorithm is expected?