RLtoolbox Function

Iter_Policy_Evaluation - Evaluate a policy.

Calling Sequence

[V,T_V]=Iter_Policy_Evaluation(NbStates, NbActions, TransProb, Rewards, Gamma, Prob)

Parameters

Description

Evaluate the policy given in parameter for the environnment described by the others parameters.

Examples

See Also