Glossary term
Glossary term
Agentic Systems
In reinforcement learning, the mechanism by which the agent transitions between states of the environment. The agent chooses the action by using a policy.
Created for this library
In a logistics pilot, each action moves a delivery driver to one of five candidate next stops, and the RL policy is trained to minimize total route time.
A trading desk's RL agent treats buy, sell, and hold as its three possible actions on a one-minute decision horizon for liquid futures.
In an office HVAC agent, actions are small temperature setpoint adjustments and the reward balances occupant comfort against energy cost.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License