bolero.behavior_search.BlackBoxSearch¶bolero.behavior_search.BlackBoxSearch(behavior, optimizer, metaparameter_keys=[], metaparameter_values=[])[source]¶Combine a black box optimizer with a black box behavior.
Black box in this context means that only a fixed number of parameters will optimized with respect to a scalar reward function.
| Parameters: |
|
|---|
get_args()¶Get parameters for this estimator.
| Returns: |
|
|---|