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

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
 

Detailed Description

Declares the QuasiNewtonMethod optimizer (BFGS).