|
OpenNN
Open-source neural networks library
|
#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 |
| Quasi-Newton optimizer using the BFGS inverse-Hessian approximation with line search. More... | |
Namespaces | |
| namespace | opennn |