You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm/scheduler
Ross Wightman b049a5c5c6
Merge remote-tracking branch 'origin/master' into norm_norm_norm
2 years ago
..
__init__.py LR scheduler update: 3 years ago
cosine_lr.py LR scheduler update: 3 years ago
multistep_lr.py 1. Added a simple multi step LR scheduler 3 years ago
plateau_lr.py sched noise dup code remove 2 years ago
poly_lr.py Fix k_decay default arg != 1.0 in poly scheduler 3 years ago
scheduler.py Merge remote-tracking branch 'origin/master' into norm_norm_norm 2 years ago
scheduler_factory.py LR scheduler update: 3 years ago
step_lr.py Fix some attributions, add copyrights to some file docstrings 4 years ago
tanh_lr.py LR scheduler update: 3 years ago