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
han a16171335b
fix: change milestones to decay-milestones
3 years ago
..
__init__.py
cosine_lr.py
multistep_lr.py
plateau_lr.py
poly_lr.py
scheduler.py
scheduler_factory.py
step_lr.py
tanh_lr.py