From 8b5d6956edf042cef27084e0252cb00c31312c42 Mon Sep 17 00:00:00 2001 From: Thomas Yarnall Date: Tue, 15 Oct 2013 09:01:48 -0500 Subject: [PATCH] Added book by David MacKay Information Theory, Inference, and Learning Algorithms --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index af32cd6e..adf7245c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -195,6 +195,7 @@ * [Bayesian Reasoning and Machine Learning](http://web4.cs.ucl.ac.uk/staff/D.Barber/pmwiki/pmwiki.php?n=Brml.HomePage) * [Introduction to Machine Learning](http://alex.smola.org/drafts/thebook.pdf) * [Gaussian Processes for Machine Learning](http://www.gaussianprocess.org/gpml/) +* [Information Theory, Inference, and Learning Algorithms](http://www.inference.phy.cam.ac.uk/itila/) ####Mathematics * [Think Bayes: Bayesian Statistics Made Simple](http://www.greenteapress.com/thinkbayes/) - Allen B. Downey -- GitLab