Open ElePT opened 1 year ago
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].
[^1]: I would be more than happy to work on this.
Opened by @Unathi-Skosana Original issue & discussion: https://github.com/Qiskit/qiskit/issues/10262
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].
[^1]: I would be more than happy to work on this.