From 18b186eba37cffc555afe24d12a1b4ff669e33be Mon Sep 17 00:00:00 2001 From: ZuzooVn Date: Wed, 19 Oct 2016 09:47:13 +0700 Subject: [PATCH] Added "Probabilistic Programming & Bayesian Methods for Hackers" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 932c824..7a6e3ef 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ Each day I take one subject from the list below, read it cover to cover, take no - [ ] [An Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) - [ ] [Building Machine Learning Systems with Python](https://www.packtpub.com/big-data-and-business-intelligence/building-machine-learning-systems-python) - [GitHub repository](https://github.com/luispedro/BuildingMachineLearningSystemsWithPython) +- [ ] [Probabilistic Programming & Bayesian Methods for Hackers](https://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/) ## Kaggle knowledge competitions - [ ] [Kaggle Competitions: How and where to begin?](https://www.analyticsvidhya.com/blog/2015/06/start-journey-kaggle/)