Open kimmywu opened 3 years ago
This PR adds the option for marg_MAP to use LBFGS Hessians updates at each step, as well as terminating the MAP estimate either at nstep or when ϕtol is reached.
nstep
ϕtol
This PR adds the option for marg_MAP to use LBFGS Hessians updates at each step, as well as terminating the MAP estimate either at
nstep
or whenϕtol
is reached.