mlpy.planners.discrete.ValueIteration.model

ValueIteration.model

The Markov decision process model.

The Markov decision process model contain information about the states, actions, and their transitions and the reward function.

Returns:

IMDPModel :

The model.