Janus-Shiau / lookahead_tensorflow
Lookahead optimizer ("Lookahead Optimizer: k steps forward, 1 step back") for tensorflow
☆25Updated 5 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 4 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 6 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 6 years ago
- Tensorflow version implementation of focal loss for binary and multi classification☆110Updated 6 years ago
- LAMB Optimizer for Large Batch Training (TensorFlow version)