- Hands-On Reinforcement Learning with Python
- Sudharsan Ravichandiran
- 34字
- 2025-04-04 16:40:59
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.