Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.5.2
-
None
Description
Learning rate scheme of ADAM should be revised to use the original scheme.
https://gyazo.com/bf66db3de38b7c91ee1710796f679e49
https://openreview.net/pdf?id=ryQu7f-RZ
https://github.com/chainer/chainer/blob/master/chainer/optimizers/adam.py#L30
https://github.com/keras-team/keras/blob/master/keras/optimizers.py#L330
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/kernels/training_ops.cc#L338
Attachments
Issue Links
- is related to
-
HIVEMALL-101 Separate optimizer implementation
- Closed
- links to