diff --git a/free-programming-books.md b/free-programming-books.md index 223389876e4fbbb1bd117a2b4513f9a5f126e84a..c8650ca28bc12758ec7e10c766dc1b4a1f913057 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -265,6 +265,7 @@ * [Information Theory, Inference, and Learning Algorithms](http://www.inference.phy.cam.ac.uk/itila/) * [Artificial Intelligence | Machine Learning](http://see.stanford.edu/see/materials/aimlcs229/handouts.aspx) - Andrew Ng *(Notes, lectures, and problems)* * [Probabilistic Models in the Study of Language](http://idiom.ucsd.edu/~rlevy/pmsl_textbook/text.html) (Draft, with R code) +* [Reinforcement Learning: An Introduction] (http://webdocs.cs.ualberta.ca/~sutton/book/ebook/the-book.html) ####Mathematics * [Think Bayes: Bayesian Statistics Made Simple](http://www.greenteapress.com/thinkbayes/) - Allen B. Downey