Question 19
Which of the problems does the replay buffer solve regarding training a Q-network?
High correlation between consecuteve samples.
Target keeps moving as fast as the function approximator.
The target is moved towards the function approximator.
None of these.