Home Knowledge Base Prioritized Experience Replay (PER)

Prioritized Experience Replay (PER) is an improvement to DQN's replay buffer that samples transitions proportionally to their temporal difference (TD) error — focusing replay on the most surprising, informative transitions rather than sampling uniformly.

PER Mechanism

Why It Matters

PER is replay what surprised you — prioritizing the most informative experiences for efficient reinforcement learning.

prioritized experience replayreinforcement learning

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.