2023
Modified Retrace for Off-Policy Temporal Difference Learning
UAI 2023poster
Off-policy learning is a key to extend reinforcement learning as it allows to learn a target policy from a different behavior policy that generates the data. However, it is well known as “the deadly triad” when combined with bootstrapping and function approximation. Retrace is an efficient and con…