Skip to content

Using OWL-QN correctly #7

Open
Open
@humatic

Description

@humatic

I'm trying to minimize the L1 norm of x for the system Ax==b using the OWL-QN algorithm. However, it's not clear to me from the documentations of libLBFGS and pyLBFGS how to do this. I'm assuming that we should use the fmin_lbfgs(...) method, but how to define the callable f and its gradient vector g? Any quick suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions