This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
Watch
1
Star
0
Fork
0
You've already forked pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
synced
2025-06-03 15:01:08 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pytorch-image-models
/
timm
/
scheduler
History
Ross Wightman
f0507f6da6
Fix k_decay default arg != 1.0 in poly scheduler
2021-11-22 09:37:36 -08:00
..
__init__.py
LR scheduler update:
2021-09-01 17:33:11 -07:00
cosine_lr.py
LR scheduler update:
2021-09-01 17:33:11 -07:00
multistep_lr.py
1. Added a simple multi step LR scheduler
2021-07-09 16:18:27 -04:00
plateau_lr.py
…
poly_lr.py
Fix k_decay default arg != 1.0 in poly scheduler
2021-11-22 09:37:36 -08:00
scheduler_factory.py
LR scheduler update:
2021-09-01 17:33:11 -07:00
scheduler.py
…
step_lr.py
…
tanh_lr.py
LR scheduler update:
2021-09-01 17:33:11 -07:00