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 5 years ago
- LAMB Optimizer for Large Batch Training (TensorFlow version)☆120Updated 5 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 7 years ago
- pytorch implement of Lookahead Optimizer☆194Updated 3 years ago
- Radam+lookahead implemented by tensorflow☆11Updated 5 years ago
- tf2.0 implementation of circle loss☆32Updated 5 years ago
- Tensorflow version implementation of focal loss for binary and multi classification☆109Updated 6 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 6 years ago
- Converting A PyTorch Model to Tensorflow pb using ONNX☆162Updated 6 years ago
- RAdam optimizer for keras☆71Updated 5 years ago
- Focal Loss of multi-classification in tensorflow☆81Updated 6 years ago
- Octave convolution☆34Updated 3 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Keras implement of Lazy optimizer☆21Updated 5 years ago
- Multi Task Learning Implementation with Homoscedastic Uncertainty in Tensorflow