Skip to content

On Levenberg-Marquardt Algorithm when the evaluation of the Jacobian is costly #364

@jbensabat

Description

@jbensabat

Hello
I am running pestpp-glm with the wrf_hydro model with a substantial number of parameters. The evaluation of the jacobian is costly and requires between (n+1) to 2n simulations (n is the number of parameters). My question is whether anyone has tried alternative approaches such as low rank updates of the jacobian between iterations (instead of fully calculating the jacobian at each iteration) with a strategy for recalculating the jacobian every few iterations. I would like to know is anyone has tried that before I get deeper into the code and integrate the alternative algorithm.
best
jac

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions