policy: Computes the reinforcement learning policy

Description Usage Arguments Value See Also

View source: R/policy.R

Description

Deprecated. Please use [ReinforcementLearning::computePolicy()] instead.

Usage

1
policy(x)

Arguments

x

Variable which encodes the behavior of the agent. This can be either a matrix, data.frame or an rl object.

Value

Returns the learned policy.

See Also

ReinforcementLearning


ReinforcementLearning documentation built on March 26, 2020, 7:38 p.m.