|
OpenNN
Open-source neural networks library
|
Declares the StochasticGradientDescent (SGD) optimizer with optional momentum and Nesterov acceleration. More...
#include "optimizer.h"Go to the source code of this file.
Classes | |
| class | opennn::StochasticGradientDescent |
| Mini-batch SGD with optional momentum, Nesterov acceleration and learning-rate decay. More... | |
Namespaces | |
| namespace | opennn |
Declares the StochasticGradientDescent (SGD) optimizer with optional momentum and Nesterov acceleration.