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
alec.tu
74d6afb4cd
Add Adan to __init__.py
2022-12-15 11:37:29 +08:00
..
__init__.py
Add Adan to __init__.py
2022-12-15 11:37:29 +08:00
adabelief.py
…
adafactor.py
…
adahessian.py
…
adamp.py
…
adamw.py
…
adan.py
Add Adan optimizer
2022-09-23 16:05:52 -07:00
lamb.py
…
lars.py
fix lars
2022-01-19 17:49:43 +08:00
lookahead.py
…
madgrad.py
…
nadam.py
…
nvnovograd.py
…
optim_factory.py
Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models
2022-12-06 15:00:06 -08:00
radam.py
…
rmsprop_tf.py
…
sgdp.py
…