mlpy.mdp.stateaction.MDPState.is_terminal

MDPState.is_terminal()[source]

Checks if the state is a terminal state.

Returns:

bool :

Whether the state is a terminal state or not.