RLAI Reinforcement Learning and Artificial Intelligence (RLAI)
Xin X, He H. and Hu D. "Efficient Reinforcement Learning Using Recursive Least-Squares Methods", Journal of Artificial Intelligence Research, Vol.16,2002, pp:259-292

Author: Anna October, 2004
Download Here
   

Abstract:

       
The recursive least-squares (RLS) algorithm is one of the most well-known algorithms used in adaptive filtering, system identification and adaptive control. Its popularity is mainly due to its fast convergence speed, which is considered to be optimal in practice. In this paper, RLS methods are used to solve reinforcement learning problems, where two new reinforcement learning algorithms using linear value function approximators are proposed and analyzed. The two algorithms are called RLS-TD( lambda ) and Fast-AHC (Fast Adaptive Heuristic Critic), respectively. ...

Keywords:
Reinforcement Learning, Least-Square Methods, Value-Function Approximation, Least Square Methods.
 

Bibtex:
@inproceedings{ xu02efficient,
author = "Xin Xu and Han-gen He and Dewen Hu",
title = "Efficient Reinforcement Learning Using Recursive Least-Squares Methods",
booktitle = "Journal of Artificial Intelligence Research",
pages = "259-292",
year = "2002",
volume = "16",
url = "citeseer.ist.psu.edu/article/xu02efficient.html" }


Comments: