You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At timm, commit 29a37e2 - changed arguments at CosineLRScheduler and class TanhLRScheduler (t_mul -> cycle_mul, decay_rate -> cycle_decay), added new sheduler - PolyLRScheduler.
Commit daab57a -added a simple multi step LR scheduler MultiStepLRScheduler.
The text was updated successfully, but these errors were encountered:
At timm, commit 29a37e2 - changed arguments at CosineLRScheduler and class TanhLRScheduler (t_mul -> cycle_mul, decay_rate -> cycle_decay), added new sheduler - PolyLRScheduler.
Commit daab57a -added a simple multi step LR scheduler MultiStepLRScheduler.
The text was updated successfully, but these errors were encountered: