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
cosine_lr.py
plateau_lr.py
scheduler.py
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
tanh_lr.py