Janus-Shiau / lookahead_tensorflowLinks
Lookahead optimizer ("Lookahead Optimizer: k steps forward, 1 step back") for tensorflow
☆25Updated 6 years ago
Alternatives and similar repositories for lookahead_tensorflow
Users that are interested in lookahead_tensorflow are comparing it to the libraries listed below
Sorting:
- wrapping a keras optimizer to implement gradient accumulation☆119Updated 5 years ago
- lookahead optimizer for keras☆171Updated 6 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 6 years ago
- LAMB Optimizer for Large Batch Training (TensorFlow version)☆121Updated 5 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- Tensorflow version implementation of focal loss for binary and multi classification☆109Updated 6 years ago
- Focal Loss of multi-classification in tensorflow☆80Updated 6 years ago
- Octave convolution☆34Updated 3 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆77Updated 7 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)