← Back to Benchmarks
simmediumatarimetric · varies

Convergent and Efficient Deep Q Network Algorithm

Description

Despite the empirical success of the deep Q network (DQN) reinforcement learning algorithm and its variants, DQN is still not well understood and it does not guarantee convergence. In this work, we show that DQN can indeed diverge and cease to operate in realistic settings. Although there exist gradient-based convergent methods, we show that they actually have inherent problems in learning dynamics which cause them to fail even in simple tasks. To overcome these problems, we propose a convergent

Source

http://arxiv.org/abs/2106.15419v3