amsgrad topic

List amsgrad repositories

padam-tensorflow

51
Stars
7
Forks
Watchers

Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR 2019 Reproducibility Challenge

Custom-Optimizer-in-TensorFlow

67
Stars
10
Forks
Watchers

Custom Optimizer in TensorFlow(定义你自己的Tensorflow Optimizer)

DemonRangerOptimizer

25
Stars
6
Forks
Watchers

Quasi Hyperbolic Rectified DEMON Adam/Amsgrad with AdaMod, Gradient Centralization, Lookahead, iterative averaging and decorrelated Weight Decay

[Python] [arXiv/cs] Paper "An Overview of Gradient Descent Optimization Algorithms" by Sebastian Ruder