This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
Watch
1
Star
0
Fork
You've already forked pytorch-image-models
0
Code
Issues
Projects
Releases
Wiki
Activity
2ac663f340
pytorch-image-models
/
timm
/
scheduler
History
Ross Wightman
d72ac0db25
Fix
#173
, lr cycle default 0 vs 1.
Fix
#177
, mirror resnest weights for future stability.
2020-06-29 21:31:48 -07:00
..
__init__.py
…
cosine_lr.py
Fix
#173
, lr cycle default 0 vs 1.
Fix
#177
, mirror resnest weights for future stability.
2020-06-29 21:31:48 -07:00
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.
2020-06-12 13:33:12 -07:00
scheduler.py
…
scheduler_factory.py
Fix
#173
, lr cycle default 0 vs 1.
Fix
#177
, mirror resnest weights for future stability.
2020-06-29 21:31:48 -07:00
step_lr.py
…
tanh_lr.py
Fix
#173
, lr cycle default 0 vs 1.
Fix
#177
, mirror resnest weights for future stability.
2020-06-29 21:31:48 -07:00