[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Free online version or Barto/Sutton's RL book
- To: Rao Kambhampati <rao@asu.edu>
- Subject: Free online version or Barto/Sutton's RL book
- From: Subbarao Kambhampati <rao@asu.edu>
- Date: Mon, 17 Sep 2012 21:08:59 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=/lr7nXMHTWzLkPvcp/33Cq8pAiRJzkskXW8K0MiM2Pc=; b=vQnrRR+uVczpTiF4pHEfqXSGugokYJL1GDRY4DX+7DtYgv/GqgRCXLDKRRcgO4701O q5H99yvkmqU1Yn0NaiMgsKCgDo7czYsHjZ0fqIxf/3HVp1whVosd2PAAa5jkbLQkhd8Y +1qPErQGbZRSxQuTbxVYfkkWxgZsX6JSkabjvdXK6IER7C3oBtYVWQ0Epye+fpXQUYIz jpr43tJ289/TSDnQ1MXC2/tBje7bfsi6HKRlYf+4zE0BggBg2wBd1hx+RtpVtLyErQYf qPdjcG9851+kjpcbBOUiDiVOUifhJRSC+4a+g7qD9s8ceferT6WyiggJTvcQi9HMOnzL i94w==
- Sender: subbarao2z2@gmail.com
For this course, the R&N chapter will be sufficient. But if you are interested in learning more, you might find the following links useful
Barto and Sutton's book on Reinforcement Learning, which gives most of the algorithms we discuss in the class but with more elaborate description, is freely
gives the heavy-duty proofs of convergence of many of these algorithms)
Rao