- Hands-On Reinforcement Learning with Python
- Sudharsan Ravichandiran
- 34字
- 2021-06-18 19:12:02
Deterministic environment
An environment is said to be deterministic when we know the outcome based on the current state. For instance, in a chess game, we know the exact outcome of moving any player.