hmosousa / temporal_game

0 stars 0 forks source link

Add learning rate scheduler #18

Closed hmosousa closed 2 weeks ago

hmosousa commented 2 weeks ago

Cosine annealing is the way to go: https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.CosineAnnealingLR.html