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
/
optim
History
Ross Wightman
afdf11d9ae
Add caution to Adan. Add decouple decay option to LAMB.
2024-12-05 13:50:30 -08:00
..
__init__.py
…
_optim_factory.py
Add caution to Adan. Add decouple decay option to LAMB.
2024-12-05 13:50:30 -08:00
_param_groups.py
…
_types.py
…
adabelief.py
…
adafactor_bv.py
…
adafactor.py
Update README, missed small discrep in adafactor min dim update
2024-11-29 10:57:47 -08:00
adahessian.py
…
adamp.py
…
adamw.py
…
adan.py
Add caution to Adan. Add decouple decay option to LAMB.
2024-12-05 13:50:30 -08:00
adopt.py
…
lamb.py
Add caution to Adan. Add decouple decay option to LAMB.
2024-12-05 13:50:30 -08:00
laprop.py
Make LaProp weight decay match typical PyTorch 'decoupled' behaviour where it's scaled by LR
2024-11-29 16:44:43 -08:00
lars.py
…
lion.py
…
lookahead.py
…
madgrad.py
…
mars.py
Add caution to Adan. Add decouple decay option to LAMB.
2024-12-05 13:50:30 -08:00
nadam.py
…
nadamw.py
…
nvnovograd.py
…
optim_factory.py
…
radam.py
…
rmsprop_tf.py
…
sgdp.py
…
sgdw.py
…