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


nproellochs/ReinforcementLearning documentation built on March 3, 2020, 12:22 a.m.