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

[from qiskit] Add Covariance Matrix Adaptation Evolution Strategy (CMA-ES) optimizer for VQAs #62

Open
ElePT opened this issue Aug 22, 2023 · 1 comment

Comments

@ElePT
Copy link
Collaborator

ElePT commented Aug 22, 2023

What should we add?

Qiskit terra interface for CMA-ES which is a stochastic derivative-free numerical optimization algorithm, observed in arXiv:2111.13454 to be on par with and sometimes outperforming SPSA with appropriate hyperparameter tuning 1.

Footnotes

  1. I would be more than happy to work on this.

@ElePT
Copy link
Collaborator Author

ElePT commented Aug 22, 2023

Opened by @Unathi-Skosana
Original issue & discussion: Qiskit/qiskit#10262

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