Commit Graph

7 Commits (ec9e7533a1623409f8baf24b371a831c768bf5ef)

Author SHA1 Message Date
Sangdoo Yun ff7e5842d8
Update optim_factory.py
5 years ago
Sangdoo Yun 64857fee65
Update optim_factory.py
5 years ago
Sangdoo Yun 4fae5f4c0e
Update optim_factory.py
5 years ago
Ross Wightman e6f24e5578 Add 'momentum' optimizer (SGD w/o nesterov) for stable EfficientDet training defaults
5 years ago
Ross Wightman 64966f61f7 Add Nvidia's NovogGrad impl from Jasper (cleaner/faster than current) and Apex Fused optimizers
6 years ago
Ross Wightman fac58f609a Add RAdam, NovoGrad, Lookahead, and AdamW optimizers, a few ResNet tweaks and scheduler factory tweak.
6 years ago
Ross Wightman aa4354f466 Big re-org, working towards making pip/module as 'timm'
6 years ago