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
8ceceef889
pytorch-image-models
/
optim
History
Ross Wightman
db8ad25a23
MobileNetV3 appears correct based on paper update, cleaned up comments and compacted last block def
2019-05-15 08:53:27 -07:00
..
__init__.py
Remove adabound optimizer, never got it working well on larger datasets
2019-05-14 18:35:43 -07:00
adam_tf.py
MobileNetV3 appears correct based on paper update, cleaned up comments and compacted last block def
2019-05-15 08:53:27 -07:00
nadam.py
Update a few comment, add some references
2019-04-12 23:16:49 -07:00
optim_factory.py
Remove adabound optimizer, never got it working well on larger datasets
2019-05-14 18:35:43 -07:00
rmsprop_tf.py
Move RMSpropTF another step closer to Tensorflow impl
2019-05-14 18:35:43 -07:00