πŸ“• Node [[experience_replay]]
πŸ“„ Experience_Replay.md by @KGBicheno

experience replay

Go back to the [[AI Glossary]]

#rl

In reinforcement learning, a DQN technique used to reduce temporal correlations in training data. The agent stores state transitions in a replay buffer, and then samples transitions from the replay buffer to create training data.

Loading pushes...

Rendering context...