pytorch-image-models/timm/optim
Ross Wightman 64966f61f7 Add Nvidia's NovogGrad impl from Jasper (cleaner/faster than current) and Apex Fused optimizers 2019-08-29 15:21:38 -07:00
..
__init__.py Add Nvidia's NovogGrad impl from Jasper (cleaner/faster than current) and Apex Fused optimizers 2019-08-29 15:21:38 -07:00
adamw.py Add RAdam, NovoGrad, Lookahead, and AdamW optimizers, a few ResNet tweaks and scheduler factory tweak. 2019-08-28 00:14:10 -07:00
lookahead.py Some Lookahead cleanup and fixes 2019-08-29 15:14:35 -07:00
nadam.py Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00
novograd.py Add RAdam, NovoGrad, Lookahead, and AdamW optimizers, a few ResNet tweaks and scheduler factory tweak. 2019-08-28 00:14:10 -07:00
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 Add Nvidia's NovogGrad impl from Jasper (cleaner/faster than current) and Apex Fused optimizers 2019-08-29 15:21:38 -07:00
radam.py Add RAdam, NovoGrad, Lookahead, and AdamW optimizers, a few ResNet tweaks and scheduler factory tweak. 2019-08-28 00:14:10 -07:00
rmsprop_tf.py Big re-org, working towards making pip/module as 'timm' 2019-06-19 17:20:51 -07:00