You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 acma.noise_handler.NoiseHandler2
class and revised the interface to be compatible with ask-and-tell.The text was updated successfully, but these errors were encountered: