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
7995295968
Merge branch 'logger' into features. Change 'logger' to '_logger'.
2020-07-27 18:00:46 -07:00
..
__init__.py
Add
adamp
and 'sgdp' optimizers.
2020-07-25 15:33:20 -07:00
adamp.py
Add
adamp
and 'sgdp' optimizers.
2020-07-25 15:33:20 -07:00
adamw.py
…
lookahead.py
Fix some attributions, add copyrights to some file docstrings
2020-07-27 13:44:56 -07:00
nadam.py
…
novograd.py
…
nvnovograd.py
…
optim_factory.py
Merge branch 'logger' into features. Change 'logger' to '_logger'.
2020-07-27 18:00:46 -07:00
radam.py
…
rmsprop_tf.py
Fix some attributions, add copyrights to some file docstrings
2020-07-27 13:44:56 -07:00
sgdp.py
Add
adamp
and 'sgdp' optimizers.
2020-07-25 15:33:20 -07:00