CyberZHG / keras-radamLinks
RAdam implemented in Keras & TensorFlow
☆325Updated 3 years ago
Alternatives and similar repositories for keras-radam
Users that are interested in keras-radam are comparing it to the libraries listed below
Sorting:
- Implementation of One-Cycle Learning rate policy (adapted from Fast.ai lib)☆287Updated 5 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆168Updated 3 years ago
- Keras implementation of AdaBound☆130Updated 5 years ago
- AdamW optimizer for Keras☆115Updated 5 years ago
- Lookahead mechanism for optimizers in Keras.☆50Updated 4 years ago
- Over9000 optimizer☆426Updated 2 years ago
- Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.☆258Updated 2 months ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- lookahead optimizer for keras☆170Updated 5 years ago
- High-level batteries-included neural network training library for Pytorch☆403Updated 3 years ago
- Keras callback function for stochastic weight averaging☆56Updated 3 years ago
- Binary and Categorical Focal loss implementation in Keras.☆278Updated 7 months ago
- Keras implementation of Cosine Annealing Scheduler