- Hands-On Reinforcement Learning with Python
- Sudharsan Ravichandiran
- 39字
- 2021-06-18 19:12:03
Discrete environment
When there is only a finite state of actions available for moving from one state to another, it is called a discrete environment. For example, in a chess game, we have only a finite set of moves.