* 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 | ||
cosine_lr.py | ||
plateau_lr.py | ||
scheduler.py | ||
scheduler_factory.py | ||
step_lr.py | ||
tanh_lr.py |