Reinforcement Learning · Level 1 of 5
State
Information representing the environment at a decision point.
A Markov state contains enough information for the modeled future dynamics.
Example
A board configuration specifies the current game situation.
Listen to the definition and example
Audio transcript
State. Information representing the environment at a decision point. A Markov state contains enough information for the modeled future dynamics. For example: A board configuration specifies the current game situation.
Explore this concept
Why it matters
This helps you separate what an agent observes, chooses, and optimizes.
Quick recall question
Try answering before looking back at the definition.