5 ms·
one vote for BDA. For programmers who learn better by implementing things, this book [1] is also good: [1]: https://www.amazon.com/Bayesian-Methods-Hackers-Pro
by dhfromkorea 7y ago
one vote for BDA. For programmers who learn better by implementing things, this book [1] is also good:
[1]: https://www.amazon.com/Bayesian-Methods-Hackers-Probabilistic-Addison-Wesley/dp/0133902838 https://www.amazon.com/Bayesian-Methods-Hackers-Probabilisti...
- montecarl 7y agoParts of that book are available online[1] for free. If not for that book I would never have understood how to apply Bayesian stats to problems that interested me. [1] http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/ http://camdavidsonpilon.github.io/Probabilistic-Programming-...