From a9053d2cfbed2dfad65f3e2fcd339ec71a2b5c35 Mon Sep 17 00:00:00 2001 From: bbuyukguzel Date: Mon, 2 Dec 2013 21:44:33 +0200 Subject: [PATCH] Added "A Course in Machine Learning" --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index a2bca309..94a8368f 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -314,6 +314,7 @@ * [Learning Deep Architectures for AI](http://www.iro.umontreal.ca/~bengioy/papers/ftml_book.pdf) (PDF) * [Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/whole.pdf) (PDF) or [online version](http://www1.maths.leeds.ac.uk/~charles/statlog/) - This book is based on the EC (ESPRIT) project StatLog. * [Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com) +* [A Course in Machine Learning](http://ciml.info/dl/v0_8/ciml-v0_8-all.pdf) (PDF) ####Mathematics * [Think Bayes: Bayesian Statistics Made Simple](http://www.greenteapress.com/thinkbayes/) - Allen B. Downey -- GitLab