Description Usage Arguments Representations Examples
Make reinforcement learning algorithm.
1 | makeAlgorithm(class, args = list(), ...)
|
class |
[ |
args |
[ |
... |
[ |
QLearning
1 | alg = makeAlgorithm("qlearning")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.