这是indexloc提供的服务,不要输入任何密码
Skip to content

How to avoid"Line search failed"? #16

@duhd1993

Description

@duhd1993

I'm trying FullBatchLBFGS with wolfe line search on a fitting task of a small dataset.

  1. Levenbert-Marquardt is giving me fairly accuracy. Can I expect LBFGS provide similar accuracy as LM? Say, for a synthesized dataset, y=1/x
  2. I'm getting lots of "Line search failed; curvature pair update skipped". How could I avoid this?
  3. I noticed that the result is stochastic. Where does randomness come from since I'm using a full batch training (no shuffling).

Thanks!

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