Deterministic Environment
An Environment is deterministic if the next state of it is completely determined by the current state. There is no randomness involved. For example Chess Game.
Also see: Stochastic Environment.
An Environment is deterministic if the next state of it is completely determined by the current state. There is no randomness involved. For example Chess Game.
Also see: Stochastic Environment.