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
f31933cb37
pytorch-image-models
/
timm
/
scheduler
History
Ross Wightman
7995295968
Merge branch 'logger' into features. Change 'logger' to '_logger'.
2020-07-27 18:00:46 -07:00
..
__init__.py
Big re-org, working towards making pip/module as 'timm'
2019-06-19 17:20:51 -07:00
cosine_lr.py
Merge branch 'logger' into features. Change 'logger' to '_logger'.
2020-07-27 18:00:46 -07:00
plateau_lr.py
Fix some attributions, add copyrights to some file docstrings
2020-07-27 13:44:56 -07:00
scheduler.py
Revamp LR noise, move logic to scheduler base. Fixup PlateauLRScheduler and add it as an option.
2020-02-22 16:23:15 -08:00
scheduler_factory.py
Fix some attributions, add copyrights to some file docstrings
2020-07-27 13:44:56 -07:00
step_lr.py
Fix some attributions, add copyrights to some file docstrings
2020-07-27 13:44:56 -07:00
tanh_lr.py
Merge branch 'logger' into features. Change 'logger' to '_logger'.
2020-07-27 18:00:46 -07:00