Glossary term
Glossary term
Agentic Systems
A property of certain environments, where state transitions are entirely determined by information implicit in the current state and the agent's action.
Created for this library
A trading research team checks the Markov property assumption holds well enough on its problem before applying standard RL algorithms.
A research team augments its state with additional history when the raw state violates the Markov property too strongly.
An RL engineer ensures the state representation captures enough history to make the Markov property reasonable for the routing problem.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License