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
a16a753852
Add lamb/lars to optim init imports, remove stray comment
2021-08-18 22:55:02 -07:00
..
__init__.py
Add lamb/lars to optim init imports, remove stray comment
2021-08-18 22:55:02 -07:00
adabelief.py
…
adafactor.py
…
adahessian.py
…
adamp.py
…
adamw.py
…
lamb.py
…
lars.py
Add lamb/lars to optim init imports, remove stray comment
2021-08-18 22:55:02 -07:00
lookahead.py
…
madgrad.py
…
nadam.py
…
nvnovograd.py
…
optim_factory.py
…
radam.py
…
rmsprop_tf.py
…
sgdp.py
…