Skip to content

Example: Levenberg-Marquadt Algorithm #15

@max-vassili3v

Description

@max-vassili3v

Per Fitzgibbon's paper: the optimisations of DualArrays.jl provide a way to speed up the Levenberg-Marquadt algorithm (LM algorithm), particularly useful in fitting small to medium neural networks. This is because the LM algorithm combines the speed of convergence of the Gauss-Newton method with the stability of gradient descent (Yu and Wilamowski, 2010). An example of this on a neural network to showcase this could be good

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions