Value-function loss mathematical notation

Value-function loss is a recurring research-paper notation family. Fits a parameterized value function to return or bootstrapped targets, usually with a squared regression error.

Value-function loss: Fits a parameterized value function to return or bootstrapped targets, usually with a squared regression error. Example: Train the critic to match its chosen return target.