Merge pull request #126 from corragon/patch-1

Added book by David MacKay to Machine Learning section
pull/127/head
vhf / victor felder 2013-10-15 07:04:59 -07:00
commit 0399325dd4
1 changed files with 1 additions and 0 deletions

View File

@ -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