Caesar AI Atlas

Q-function

Also known as: Q function

Caesar AI Atlas Definition

A Q-function is a reinforcement learning function that estimates the expected return from taking a particular action in a particular state and then following a policy. It is also known as a state-action value function.

Other Definitions

Q-function Source

In reinforcement learning, the function that predicts the expected return from taking an action in a state and then following a given policy. Q-function is also known as state-action value function.

Related Terms