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 d72ac0db25
Fix #173, lr cycle default 0 vs 1. Fix #177, mirror resnest weights for future stability.
4 years ago
..
__init__.py
cosine_lr.py Fix #173, lr cycle default 0 vs 1. Fix #177, mirror resnest weights for future stability. 4 years ago
plateau_lr.py Update README with model results and attribution. Make scheduler factory bit more robust to arg differences, add noise to plateau lr and fix min/max. 4 years ago
scheduler.py
scheduler_factory.py Fix #173, lr cycle default 0 vs 1. Fix #177, mirror resnest weights for future stability. 4 years ago
step_lr.py
tanh_lr.py Fix #173, lr cycle default 0 vs 1. Fix #177, mirror resnest weights for future stability. 4 years ago