Description Usage Arguments Author(s)
function to return a learner given the problem passed to it and learning implementation
1 | simple_learner(n_bandit, exploration)
|
n_bandit |
a number to pass to the multiarm bandit function |
exploration |
the probability of a random value being selected |
bandit |
the function to create the multiarm bandit |
Joe Peskett
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.