tune_reward_kernel_bandwidth {iai} | R Documentation |
Conduct the reward kernel bandwidth tuning procedure for a range of starting bandwidths and return the final tuned values.
Description
Julia Equivalent:
IAI.tune_reward_kernel_bandwidth
Usage
tune_reward_kernel_bandwidth(lnr, ...)
Arguments
lnr |
The learner to use for tuning the bandwidth |
... |
Refer to the Julia documentation for other parameters |
IAI Compatibility
Requires IAI version 2.2 or higher.
Examples
## Not run: iai::tune_reward_kernel_bandwidth(lnr, ...)
[Package iai version 1.10.1 Index]