OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
adaptive_moment_estimation.h File Reference

Declares the AdaptiveMomentEstimation (Adam) optimizer. More...

#include "optimizer.h"

Go to the source code of this file.

Classes

class  opennn::AdaptiveMomentEstimation
 Adam optimizer (Kingma & Ba, 2014). More...
 

Namespaces

namespace  opennn
 

Detailed Description

Declares the AdaptiveMomentEstimation (Adam) optimizer.