Module replay_buffer

Module replay_buffer 

Source
Expand description

Experience replay buffer, used for storing and sampling training samples.

Structsยง

ReplayBuffer
Experience replay buffer, used for storing and sampling training samples.