An example of implement Cosine Annealing + warm restarts can be found here.
How to implement torch.optim.lr_scheduler.CosineAnnealingLR?
hope that helps!
An example of implement Cosine Annealing + warm restarts can be found here.
How to implement torch.optim.lr_scheduler.CosineAnnealingLR?
hope that helps!