Meta-Experience Replay (MER)
Combines experience replay with meta-learning by formulating the replay buffer optimization as a meta-learning problem. MER treats each training example as a separate task and uses Reptile-style meta-updates to find parameters that work well across all examples in the buffer.