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 871f4c1b0c
Change some absolute imports to relative
5 years ago
..
__init__.py Change some absolute imports to relative 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 Add exponential moving average for model weights + few other additions and cleanup 5 years ago