View source: R/func-rl_policies.R
rl_set_policy_internal | R Documentation |
Generate Policy List
rl_set_policy_internal(policy, ...)
policy |
What policy should a decision be made under? Currently supported are softmax, greedy, and epsilon-greedy. |
... |
Additional arguments passed to or from specific methods, such as
|
A list with a policy "type" and, if applicable, parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.