bolero.controller
.ContextualController¶bolero.controller.
ContextualController
(config={}, environment=None, behavior_search=None, **kwargs)[source]¶Controller for contextual problems.
See base class “Controller” for details on usage.
The controller subsection of the configuration dictionary may contain the following additional parameters:
episode_with
(behavior, meta_parameter_keys=[], meta_parameters=[], record=True)¶Execute a behavior in the environment.
Parameters: |
|
---|---|
Returns: |
|
get_args
()¶Get parameters for this estimator.
Returns: |
|
---|
learn
(meta_parameter_keys=(), meta_parameters=())¶Learn the behavior.
Parameters: |
|
---|---|
Returns: |
|
trajectories_
¶inputs to the environment (outputs of the behavior)