Index Symbols | E | P | T | V Symbols : A policy is a mapping from states to probabilities of each possible action. : A sequence of states and actions. : The value function of a state s under a policy \pi is the expected return when starting in s and following \pi thereafter. : The world that the agent interact with. E Environment P Policy T Trajectory V Value Function