Description Usage Arguments Value
View source: R/actionSelection.R
Deprecated. Please use [ReinforcementLearning::selectRandomAction()] instead.
1 | randomActionSelection(Q, state, epsilon)
|
Q |
State-action table of type |
state |
The current state. |
epsilon |
Exploration rate between 0 and 1 (not used). |
Character value defining the next action.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.