* Add some of the trendy new optimizers. Decent results but not clearly better than the standards. * Can create a None scheduler for constant LR * ResNet defaults to zero_init of last BN in residual * add resnet50d config |
||
---|---|---|
.. | ||
__init__.py | ||
adamw.py | ||
lookahead.py | ||
nadam.py | ||
novograd.py | ||
optim_factory.py | ||
radam.py | ||
rmsprop_tf.py |