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

Automatic noise handling #274

Open
nikohansen opened this issue Oct 30, 2024 · 1 comment
Open

Automatic noise handling #274

nikohansen opened this issue Oct 30, 2024 · 1 comment

Comments

@nikohansen
Copy link
Contributor

Because noise is somewhat easy to detect as a binary indicator, noise handling can and should be invoked automatically.

Next step: refactor the cma.optimization_tools.NoiseHandler class into a cma.noise_handler.NoiseHandler2 class and revised the interface to be compatible with ask-and-tell.

@nikohansen
Copy link
Contributor Author

The objective would be to not get stuck on frosen + rand and to solve frosen x (1 + p x 100 rand) where p is 1 with 50% probability.

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

No branches or pull requests

1 participant