Lukas' Notes

Q-Function

Mar 14, 20261 min read

reinforcement-learning

Definition

Q-Function

In reinforcement learning, the function Q measures the expected utility of taking an action a∈A at a state s∈S .

Q:S×A→R

Graph View

Created with Quartz v4.4.0 © 2026

  • GitHub