Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 160 Bytes

File metadata and controls

7 lines (4 loc) · 160 Bytes

State

[[Reinforcement Learning]]

State s is representation of a location in the environment. It contains data that is used by RL algorithm.

![[state.png]]