Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

optimize: Add CMA-ES optimization algorithm #180

Closed
agrimball opened this issue Jul 2, 2016 · 3 comments
Closed

optimize: Add CMA-ES optimization algorithm #180

agrimball opened this issue Jul 2, 2016 · 3 comments

Comments

@agrimball
Copy link

Described here: link

Love the matrix library you guys provide though!

@btracey
Copy link
Member

btracey commented Jul 2, 2016

Thanks!

CMA-ES is on the mental list. It first requires figuring out the right abstraction layer for global optimization.

@btracey btracey changed the title Add CMA-ES optimization algorithm optimize: Add CMA-ES optimization algorithm Mar 16, 2017
@btracey
Copy link
Member

btracey commented Oct 17, 2017

Do you know somewhere with good and complete pseudocode? I've been looking, and have found some decent pseudocode but leaves some pieces unclear.

@btracey
Copy link
Member

btracey commented Oct 19, 2017

Okay, I have a working implementation. Waiting on gonum/gonum#273 and one more follow-on pull request before the necessary framework is up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants