Abstract

Multi-step methods such as Retrace(\(\lambda\)) and \(n\)-step \(Q\)-learning have become a crucial component of modern deep reinforcement learning agents. These methods are often evaluated as a part of bigger architectures and their evaluations rarely include enough samples to draw statistically significant conclusions about their performance. This type of methodology makes it difficult to understand how particular algorithmic details of multi-step methods influence learning. In this paper we combine the \(n\)-step action-value algorithms Retrace, \(Q\)-learning, Tree Backup, Sarsa, and \(Q(\sigma)\) with an architecture analogous to DQN. We test the performance of all these algorithms in the mountain car environment; this choice of environment allows for faster training times and larger sample sizes. We present statistical analyses on the effects of the off-policy correction, the backup length parameter \(n\), and the update frequency of the target network on the performance of these

Authors

(none)

Tags

  • Multi-Agent

Stats

Related papers