From 12ca0aa83614260a15849e7d3b033ca0f770c104 Mon Sep 17 00:00:00 2001 From: Ye Lin Aung Date: Sat, 25 Jan 2014 18:25:23 +0630 Subject: [PATCH] Added Machine Learning books --- free-programming-books.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 60124f74..34966f12 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -303,6 +303,10 @@ * [Reinforcement Learning: An Introduction](http://webdocs.cs.ualberta.ca/~sutton/book/ebook/the-book.html) * [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/) - Trevor Hastie, Robert Tibshirani, and Jerome Friedman * [The Python Game Book](http://thepythongamebook.com/en:start) +* [The LION Way: Machine Learning plus Intelligent Optimization](http://www.e-booksdirectory.com/details.php?ebook=9575) +* [Introduction to Machine Learning](http://arxiv.org/abs/0904.3664v1) +* [Machine Learning](http://www.intechopen.com/books/machine_learning) +* [Inductive Logic Programming](http://www-ai.ijs.si/SasoDzeroski/ILPBook/) ####Mathematics -- GitLab