2021
On the Estimation Bias in Double Q-Learning
NeurIPS 2021poster
Double Q-learning is a classical method for reducing overestimation bias, which is caused by taking maximum estimated values in the Bellman operation. Its variants in the deep Q-learning paradigm have shown great promise in producing reliable value prediction and improving learning performance. Howe…