pytorch-image-models/timm/optim
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 Add Nvidia's NovogGrad impl from Jasper (cleaner/faster than current) and Apex Fused optimizers 2019-08-29 15:21:38 -07:00
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