|
OpenNN
Open-source neural networks library
|
Declares the QuasiNewtonMethod optimizer (BFGS). More...
#include "loss.h"#include "optimizer.h"#include "forward_propagation.h"#include "back_propagation.h"Go to the source code of this file.
Classes | |
| class | opennn::QuasiNewtonMethod |
| BFGS quasi-Newton optimizer with line search. More... | |
Namespaces | |
| namespace | opennn |
Declares the QuasiNewtonMethod optimizer (BFGS).