Temporal-difference target mathematical notation
Temporal-difference target is a recurring research-paper notation family. Combines observed immediate reward with a discounted next-state prediction to supervise the current value estimate.
Temporal-difference target: Combines observed immediate reward with a discounted next-state prediction to supervise the current value estimate. Example: Compare the one-step bootstrap target with today's prediction.