Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Nelder Mead adaptation #134

Open
oskar-taubert opened this issue Jun 3, 2024 · 0 comments
Open

Improve Nelder Mead adaptation #134

oskar-taubert opened this issue Jun 3, 2024 · 0 comments

Comments

@oskar-taubert
Copy link
Member

Ideas to improve the propulate adaptation for simplex optimization:

  • expand should go in the direction of the best known solution, not reflect
  • find a way to make better contract choices
  • check if it improves, if a stochastic component scaled to the size of the simplex is added to the sampled point
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant