Python Reinforcement Learning
上QQ阅读APP看书,第一时间看更新

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.