From c2aacaed6e8deabfb20ba4b20173d64841908463 Mon Sep 17 00:00:00 2001 From: Radovan Kavicky Date: Sat, 10 Oct 2020 20:37:12 +0200 Subject: [PATCH] Update ML books (#3902) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index e2f0b877..48c1842c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -481,6 +481,7 @@ * [Learning Deep Architectures for AI](https://mila.quebec/wp-content/uploads/2019/08/TR1312.pdf) (PDF) * [Machine Learning](http://www.intechopen.com/books/machine_learning) * [Machine Learning for Data Streams](https://moa.cms.waikato.ac.nz/book-html/) - Albert Bifet, Ricard Gavaldà, Geoff Holmes, Bernhard Pfahringer +* [Machine Learning from Scratch](https://dafriedman97.github.io/mlbook/content/introduction.html) - Danny Friedman * [Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/) * [Mathematics for Machine Learning](https://gwthomas.github.io/docs/math4ml.pdf) - Garrett Thomas (PDF) * [Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com) -- GitLab