tfmri.optimize.lbfgs_minimize

lbfgs_minimize(*args, **kwargs)[source]

Applies the L-BFGS algorithm to minimize a differentiable function.

For the parameters, see tfp.optimizer.lbfgs_minimize.