What is the Adam optimizer and what does it combine?
-
A
A second-order optimizer using Hessians
-
B
Adaptive learning rates using first and second moment estimates of gradients
-
C
A momentum-only optimizer with decay
-
D
A stochastic optimizer with random restarts