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 e7c8a37334
Make min-lr and cooldown-epochs cmdline args, change dash in color_jitter arg for consistency
5 years ago
..
__init__.py Big re-org, working towards making pip/module as 'timm' 5 years ago
cosine_lr.py Big re-org, working towards making pip/module as 'timm' 5 years ago
plateau_lr.py Big re-org, working towards making pip/module as 'timm' 5 years ago
scheduler.py A number of tweaks to arguments, epoch handling, config 5 years ago
scheduler_factory.py Make min-lr and cooldown-epochs cmdline args, change dash in color_jitter arg for consistency 5 years ago
step_lr.py Big re-org, working towards making pip/module as 'timm' 5 years ago
tanh_lr.py Remove all prints, change most to logging calls, tweak alignment of batch logs, improve setup.py 5 years ago