2025
Regret Optimization Experience Replay in Off-Policy Reinforcement Learning
ICASSP 2025accepted
Experience Replay (ER) allows Deep Reinforcement Learning (RL) agent to reuse past experience, as though recall the same Experience repeatedly. ER enables RL algorithm to be trained by reusing previous states, so that RL agent can obtain more accurate value estimations and action selections. Current…