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
aeaaad7304
pytorch-image-models
/
timm
/
scheduler
History
Ross Wightman
e7c8a37334
Make min-lr and cooldown-epochs cmdline args, change dash in color_jitter arg for consistency
2019-07-26 09:35:31 -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
Big re-org, working towards making pip/module as 'timm'
2019-06-19 17:20:51 -07:00
plateau_lr.py
Big re-org, working towards making pip/module as 'timm'
2019-06-19 17:20:51 -07:00
scheduler.py
A number of tweaks to arguments, epoch handling, config
2019-06-28 13:49:20 -07:00
scheduler_factory.py
Make min-lr and cooldown-epochs cmdline args, change dash in color_jitter arg for consistency
2019-07-26 09:35:31 -07:00
step_lr.py
Big re-org, working towards making pip/module as 'timm'
2019-06-19 17:20:51 -07:00
tanh_lr.py
Remove all prints, change most to logging calls, tweak alignment of batch logs, improve setup.py
2019-06-20 17:29:25 -07:00