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

CCSA algorithm #6

Open
smartalecH opened this issue Oct 27, 2023 · 1 comment
Open

CCSA algorithm #6

smartalecH opened this issue Oct 27, 2023 · 1 comment

Comments

@smartalecH
Copy link

It'd be great to add a flavor of the CCSA algorithm. The quadratic approximate works just as well as MMA in my experience, but is much easier to implement. A true functional (ie stateless) implementation would be really useful.

@ianwilliamson
Copy link

+1

An open source CCSA / MMA optimizer with a more flexible JAX or Optax style API (update_fn / init_fn) would be very welcome. The nlopt implementation is probably the most powerful on the market right now, but comes in an inflexible API container without detailed loop control.

There is mmapy, but it has some limitations and probably needs to be cleaned up.

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

2 participants