Browse Source

Merge pull request #50 from dolaameng/master

Added Machine Learning Books
vhf / victor felder 12 năm trước cách đây
mục cha
commit
6079cb06f4
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  1. 9 0
      free-programming-books.md

+ 9 - 0
free-programming-books.md

@@ -830,3 +830,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/)