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 db8ad25a23
MobileNetV3 appears correct based on paper update, cleaned up comments and compacted last block def
5 years ago
..
__init__.py Remove adabound optimizer, never got it working well on larger datasets 5 years ago
adam_tf.py MobileNetV3 appears correct based on paper update, cleaned up comments and compacted last block def 5 years ago
nadam.py Update a few comment, add some references 5 years ago
optim_factory.py Remove adabound optimizer, never got it working well on larger datasets 5 years ago
rmsprop_tf.py Move RMSpropTF another step closer to Tensorflow impl 5 years ago