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

Newer algorithms #1666

Open
jdart1 opened this issue Dec 3, 2024 · 0 comments
Open

Newer algorithms #1666

jdart1 opened this issue Dec 3, 2024 · 0 comments

Comments

@jdart1
Copy link

jdart1 commented Dec 3, 2024

two of them I would like to see added:

  1. CMA with Margin - this is supposed to be more effective on integer and mixed integer problems. It is a part of the cmaes library: https://pypi.org/project/cmaes/.
  2. Any of the RBF methods. A recent one with Python implementation is DOSS: https://zenodo.org/records/13731558 - see paper https://link.springer.com/article/10.1007/s12532-024-00267-7
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