Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Nelder-mead solver not converged #335

@maiqing86

Description

@maiqing86

Hi, I tried to use the Nelder-mead solver for a customized optimization. I found with some initial inputs, the solver provided by accord.net can not converged. Actually the solver stops immediately after the 2nd iteration. However, if I feed the same initial input to the Nelder-mead solver provided by Microsoft Solver Foundation 3.1, the optimization can be carried on and get converged without any problem. Does anyone know how to enable the Nelder-mead solver in accord.net work in this case?

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