A Finite State Automata that is Stochastic.
- There are states that can lead to multiple paths with the same transition
- You can have transitions A machine accepts the input, if there is atleast one path that leads to an Accepting State
A Finite State Automata that is Stochastic.