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 341b464a5a
Remove redundant noise attr from Plateau scheduler (use parent)
3 years ago
..
__init__.py
cosine_lr.py
multistep_lr.py
plateau_lr.py Remove redundant noise attr from Plateau scheduler (use parent) 3 years ago
poly_lr.py
scheduler.py
scheduler_factory.py
step_lr.py
tanh_lr.py