We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
multi-armed bandit is another stochastic search algorithm. It is typically for categorical parameters and we would like to add such an algorithm.
No response
The text was updated successfully, but these errors were encountered:
Hi, i tried adding the sampler in #155. Could you review this?
Sorry, something went wrong.
No branches or pull requests
Motivation
multi-armed bandit is another stochastic search algorithm.
It is typically for categorical parameters and we would like to add such an algorithm.
Description
Alternatives (optional)
No response
Additional context (optional)
No response
The text was updated successfully, but these errors were encountered: