RLRP routing
v.0.1.0
|
This is the complete list of members for rl_logic.ValueEstimator, including all inherited members.
__init__(self, est_method_id="sample_average") | rl_logic.ValueEstimator | |
actions | rl_logic.ValueEstimator | |
delete_action_id(self, action_id) | rl_logic.ValueEstimator | |
estimate_value | rl_logic.ValueEstimator | |
estimate_value(self) | rl_logic.ValueEstimator | |
estimate_value_by_sample_average(self, action_id, reward) | rl_logic.ValueEstimator |