Commit 76ab96c8 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

Changed Adam algorithm variant formula from sqrt(max(v, epsilon**2)) to sqrt(v...

Changed Adam algorithm variant formula from sqrt(max(v, epsilon**2)) to sqrt(v + epsilon**2) and changed flag name accordingly.

PiperOrigin-RevId: 216240045
parent 9b558126
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment