Regularized Q-Learning
–Neural Information Processing Systems
Q-learning is widely used algorithm in reinforcement learning (RL) community. Under the lookup table setting, its convergence is well established. However, its behavior is known to be unstable with the linear function approximation case. This paper develops a new Q-learning algorithm, called RegQ, that converges when linear function approximation is used. We prove that simply adding an appropriate regularization term ensures convergence of the algorithm.
Neural Information Processing Systems
May-27-2025, 20:27:18 GMT
- Technology: