Reward Function
A mathematical function that quantifies the feedback or score an agent receives for taking a specific action in a given state.
Explore more about Decision Making
Related terms
The process of training a mathematical model to score AI outputs based on human or automated preferences.
Decision PolicyA strategy or set of rules that determines how an AI agent selects actions or makes decisions based on goals, inputs, constraints, and current state.
Utility FunctionA mathematical function that assigns a numerical value to outcomes to represent preferences and guide optimal decision-making.
Action SelectionThe process of choosing the most appropriate action from available options based on goals, policies, context, constraints, or expected outcomes.
Reinforcement LearningRLA machine learning paradigm where an agent learns to make optimal decisions by taking actions in an environment to maximize cumulative rewards.