Choosing Priors in Bayesian Analysis: A Gentle Guide
A practical, example-driven walkthrough on how to choose priors in Bayesian modeling with real data, PyMC code, and a few lessons learned along the way.
A practical, example-driven walkthrough on how to choose priors in Bayesian modeling with real data, PyMC code, and a few lessons learned along the way.
Using hand tracking to create a virtual theremin with MediaPipe and Pure Data.
Applying a Bayesian Filter using RxInfer for denoising audio data.
Implementing an AKF in Julia and RxInfer for Structural Dyanmics analysis.
Applying Bayesian Classification and Survival Analysis to the Cirrhosis Patient Dataset.
Learn the basics of Bayesian linear regression using the excellent PyMC Probabilistic Programming package. This focuses on model formulation in PyMC, interpretation, and how to make predictions on out-of-sample data.