Learn R Programming

iai (version 1.10.2)

tune_reward_kernel_bandwidth: 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

Run this code
if (FALSE) iai::tune_reward_kernel_bandwidth(lnr, ...)

Run the code above in your browser using DataLab