Contents:
SimpleReplayBuffer
buffer
Store a transition in the buffer.
Extend the buffer with another buffer.
Sample a batch of experiences.
Return current buffer size.
Clear the buffer.
Return the current buffer size.
Pop elements from the buffer.