Replay Methods
Reservoir Sampling
Random sampling algorithm that maintains a fixed-size representative set from a data stream, guaranteeing each example an equal probability of being kept in the replay buffer.
← 뒤로