From aca73721137a52197f88f73c0e401e438b0c89c3 Mon Sep 17 00:00:00 2001 From: Ahsan Anis Date: Fri, 11 Jan 2019 14:44:37 +0500 Subject: [PATCH] Update books.md --- books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/books.md b/books.md index 4639ca7..91314b8 100644 --- a/books.md +++ b/books.md @@ -39,6 +39,8 @@ The following is a list of free, open source books on machine learning, statisti * [R for Data Science: Import, Tidy, Transform, Visualize, and Model Data](http://r4ds.had.co.nz/) - Wickham and Grolemund. Great as introduction on how to use R. * [Advanced R](http://adv-r.had.co.nz/) - Hadley Wickham. More advanced usage of R for programming. * [Graph-Powered Machine Learning](https://www.manning.com/books/graph-powered-machine-learning) - Alessandro Negro. Combining graph theory and models to improve machine learning projects +* [Machine Learning for Dummies](https://mscdss.ds.unipi.gr/wp-content/uploads/2018/02/Untitled-attachment-00056-2-1.pdf) + ## Deep-Learning