q-values

Q-values, or action-value functions, represent the expected utility of taking a specific action in a given state in reinforcement learning. They are key to algorithms that optimize decision-making by evaluating potential future rewards.

6 papers