ThinkBayes

Bayesian statistics textbook

TeX-based book and tutorial project with accompanying source code and documentation

Code repository for Think Bayes.

GitHub

2k stars
128 watching
2k forks
Language: TeX
last commit: over 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rlabbe/thinkbayes An interactive adaptation of Allen Downey's book on Bayesian statistics in Jupyter Notebooks 395
allendowney/thinkstats2 An online resource providing code and solutions to statistical exercises for Python programmers 4,033
allendowney/thinkpython Jupyter notebooks and accompanying resources for teaching computer science fundamentals 1,298
tweag/monad-bayes A library that enables probabilistic programming in Haskell. 409
alvations/bayesline A software framework implementing a multivariate Bayesian classifier for language identification 0
amazaspshumik/sklearn-bayes A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API 514
rmcelreath/statrethinking_winter2019 A repository of statistical modeling materials and resources for an R course on Bayesian inference 2,018
maxsklar/bayespy A Python library for Bayesian inference and multinomial mixture modeling 108
sisl/bayesnets.jl A Julia package for representing and working with probabilistic graphical models. 218
allendowney/thinkdsp An introduction to digital signal processing using Python 3,973
fredwu/simple_bayes An implementation of a Naive Bayes classifier in Elixir 392
nutsiepully/naivebayes.jl A Julia implementation of Naive Bayes classification algorithm 8
allendowney/compstats Tools and methods for analyzing statistical interference using computational Python 219
mattcunningham/naive-apl A naive Bayesian classifier implemented in APL 22
allendowney/thinkcomplexity A collection of code examples and explanations for thinking about complex systems and problems through the lens of computational complexity theory 100