This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
Watch
1
Star
0
Fork
You've already forked pytorch-image-models
0
Code
Issues
Projects
Releases
Wiki
Activity
0956cd4b66
pytorch-image-models
/
optim
History
Ross Wightman
8fbd62a169
Exclude batchnorm and bias params from weight_decay by default
2019-04-22 17:33:22 -07:00
..
__init__.py
Morph mnasnet impl into a generic mobilenet that covers Mnasnet, MobileNetV1/V2, ChamNet, FBNet, and related
2019-04-21 15:54:28 -07:00
adabound.py
Update a few comment, add some references
2019-04-12 23:16:49 -07:00
nadam.py
Update a few comment, add some references
2019-04-12 23:16:49 -07:00
optim_factory.py
Exclude batchnorm and bias params from weight_decay by default
2019-04-22 17:33:22 -07:00
rmsprop_tf.py
Morph mnasnet impl into a generic mobilenet that covers Mnasnet, MobileNetV1/V2, ChamNet, FBNet, and related
2019-04-21 15:54:28 -07:00