| EpsilonGreedyPolicy | R Documentation | 
Epsilon Greedy Policy
epsilon | 
 [  | 
makePolicy("epsilon.greedy", epsilon = 0.1) 
makePolicy("greedy")
policy = makePolicy("epsilon.greedy", epsilon = 0.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.