Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Testing on LSGO / BBOB / others ? #2

Open
teytaud opened this issue May 12, 2021 · 2 comments
Open

Testing on LSGO / BBOB / others ? #2

teytaud opened this issue May 12, 2021 · 2 comments

Comments

@teytaud
Copy link

teytaud commented May 12, 2021

Your work is super interesting! Would it be possible to test it on standard benchmarks in black-box optimization ?

For example BBOB https://coco.gforge.inria.fr/
or LSGO (large-scale global optimization) ?

We have all of them including in our benchmark suite in Nevergrad (https://github.com/facebookresearch/nevergrad).

If your black-box optimization code can be extracted and applied to a generic black-box function that can be applicable to a wide range of problems way beyond linear control. I'm just not sure if there is a strong reason for which applying your code to classical benchmarks ?

If your code is packaged in PyPi and there is an example of how to optimize lambda x: np.norm(x) with it, I can do the rest by myself.

@ozansener
Copy link
Collaborator

Thanks for the note and your comments.

We are planning to test it on standard benchmarks using Nevergrad. We did not yet have time to try.

I will look into this next month and will either try it directly or prepare a package so you can test it.

@teytaud
Copy link
Author

teytaud commented May 17, 2021

Thanks for the note and your comments.

We are planning to test it on standard benchmarks using Nevergrad. We did not yet have time to try.

I will look into this next month and will either try it directly or prepare a package so you can test it.

I would be super happy to play with your code. Looks like a candidate for really beating existing algorithms on generic black-box benchmarks.

Good luck!

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