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