From 9829bcefe731a9d682180da5a4203829fe9c4cf2 Mon Sep 17 00:00:00 2001 From: dolaameng Date: Sat, 12 Oct 2013 20:58:05 +0800 Subject: [PATCH] Added Machine Learning Books --- free-programming-books.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 5511399a..0238374c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -692,3 +692,12 @@ ###Windows Phone * [Programming Windows Phone 7](http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx) + +###Machine Learning +* [Programming Computer Vision with Python](https://github.com/dolaameng/free-programming-books.git) +* [A Course in Machine Learning](http://hackershelf.com/book/492/a-course-in-machine-learning/) +* [Bayesian Methods for Hackers](http://hackershelf.com/book/455/bayesian-methods-for-hackers/) +* [Computer Vision: Algorithms and Applications](http://hackershelf.com/book/134/computer-vision-algorithms-and-applications/) +* [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/) -- GitLab