From 124b7ed418abb1e6dba228a27f5057cd5fbc111f Mon Sep 17 00:00:00 2001 From: Anthony Bouvier Date: Fri, 8 Apr 2016 10:07:23 -0400 Subject: [PATCH] Added Deep Learning by Ian Goodfellow, Yoshua Bengio and Aaron Courville --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 721d7878..d2be430c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -367,6 +367,7 @@ * [A First Encounter with Machine Learning](https://www.ics.uci.edu/~welling/teaching/ICS273Afall11/IntroMLBook.pdf) (PDF) * [An Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) - Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani * [Bayesian Reasoning and Machine Learning](http://web4.cs.ucl.ac.uk/staff/D.Barber/pmwiki/pmwiki.php?n=Brml.HomePage) +* [Deep Learning](http://www.deeplearningbook.org/) - Ian Goodfellow, Yoshua Bengio and Aaron Courville * [Gaussian Processes for Machine Learning](http://www.gaussianprocess.org/gpml/) * [Information Theory, Inference, and Learning Algorithms](http://www.inference.phy.cam.ac.uk/itila/) * [Introduction to Machine Learning](http://arxiv.org/abs/0904.3664v1) - Amnon Shashua -- GitLab