powered by
Deprecated. Please use [ReinforcementLearning::computePolicy()] instead.
policy(x)
Variable which encodes the behavior of the agent. This can be either a matrix, data.frame or an rl object.
matrix
data.frame
rl
Returns the learned policy.
ReinforcementLearning