Skip to content

Use Optim.jl for optimisation #2814

@yebai

Description

@yebai

Turing.jl currently uses optimisation algorithms (eg, l-BFGS) in Optim.jl via Optimization.jl/OptimizationOptimJL.jl, which adds a layer of indirection. Is there any reason for that?

For long-term stability, we may want to reduce the dependency footprint and use Optim.jl directly.

EDIT: another related deps is SciMLBase.

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