mlpy.mdp.stateaction.MDPState.is_initial

MDPState.is_initial()[source]

Checks if the state is an initial state.

Returns:

bool :

Whether the state is an initial state or not.