Trajectory mathematical notation
Trajectory is a recurring research-paper notation family. Collects an ordered sequence of states, actions, and rewards generated by interaction between a policy and environment.
Trajectory: Collects an ordered sequence of states, actions, and rewards generated by interaction between a policy and environment. Example: Bundle the full interaction history into one object.