Glossary · Term

experience replay

← all terms

Definition

Storing rare past successes and showing them to a model again during training.

A reinforcement-learning technique that maintains a buffer of past trajectories—often rare successful ones—and samples from it during training to improve learning on sparse-reward tasks.

Also called: replay buffer

Mentioned in 1 episode

  1. 048
    How a 30B Open Model Reached Olympiad Gold With the Right Recipe