Skip to content

Opening book details…

Can I read Q-learning on EtoBox?

Q-learning by Christopher J. C. H. Watkins; Peter Dayan is a Computer Science article available to read on EtoBox.

What is Q-learning about?

## ~-learning (Watkins, 1989 ) is a simple way for agents to learn how to act optimally in controlled Markovian domains. It amounts to an incremental method for dynamic programming which imposes limited computational demands. It works by successively improving its evaluations of the quality of particular actions at particular states. This paper presents and proves in detail a convergence theorem for ~-learning based on that outlined in Watkins (1989). We show that 0~-learning converges to the optimum action-values with probability 1 so long as all actions are repeatedly sampled in all states and the action-values are represented discretely. We also sketch extensions to the cases of non-discounted, but absorbing, Markov environments, and where many O~ values can be changed each iteration, rather than just one.

Who reads Q-learning?

It is typically read by researchers, students, and practitioners in Computer Science.

Author
Christopher J. C. H. Watkins; Peter Dayan
Publisher
Springer Science and Business Media LLC
Published
1992
Language
EN
Field
Computer Science (Physical Sciences)