JA EN
Glossary › trajectories

GLOSSARY

trajectories

appears in 1 paper titles

Definition

Sequences of states over time. In reinforcement learning a trajectory is one rollout — the state, action, and reward tuples produced by running a policy to termination — and it is the unit of training data. In motion forecasting or autonomous driving it is the path an agent traces through space. The point of the word is that the whole sequence, not each timestep, is the object being modeled.

Explainers using this term