Cargando…

Algorithms for Reinforcement Learning

Reinforcement learning is a learning paradigm concerned with learning to control a system so as to maximize a numerical performance measure that expresses a long-term objective. What distinguishes reinforcement learning from supervised learning is that only partial feedback is given to the learner a...

Descripción completa

Detalles Bibliográficos
Autor principal: Szepesvari, Csaba
Lenguaje:eng
Publicado: Morgan & Claypool Publishers 2010
Materias:
Acceso en línea:http://cds.cern.ch/record/1486579
Descripción
Sumario:Reinforcement learning is a learning paradigm concerned with learning to control a system so as to maximize a numerical performance measure that expresses a long-term objective. What distinguishes reinforcement learning from supervised learning is that only partial feedback is given to the learner about the learner's predictions. Further, the predictions may have long term effects through influencing the future state of the controlled system. Thus, time plays a special role. The goal in reinforcement learning is to develop efficient learning algorithms, as well as to understand the algorithms'