You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/optim
Ross Wightman 8fbd62a169
Exclude batchnorm and bias params from weight_decay by default
5 years ago
..
__init__.py Morph mnasnet impl into a generic mobilenet that covers Mnasnet, MobileNetV1/V2, ChamNet, FBNet, and related 5 years ago
adabound.py Update a few comment, add some references 5 years ago
nadam.py Update a few comment, add some references 5 years ago
optim_factory.py Exclude batchnorm and bias params from weight_decay by default 5 years ago
rmsprop_tf.py Morph mnasnet impl into a generic mobilenet that covers Mnasnet, MobileNetV1/V2, ChamNet, FBNet, and related 5 years ago