This repo is for learning and understanding Bayesian inference.
The primary resources used are
- Bayesian Models of Action and Perception (Book/Theory)
- Statistical Rethinking (Book/Theory)
- PyMC (Tutorials)
- Bayesian Modeling and Computation in Python (Book/Implementation)