Recreating Michael Betancourt’s Bayesian modeling course from his online materials
[This article was first published on Shravan Vasishth's Slog (Statistics blog), and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Several people wanted to have the slides from Betancourt’s lectures at SMLP2018. It is possible to recreate most of the course from his writings:Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
1. Intro to probability:
https://betanalpha.github.io/assets/case_studies/probability_theory.html
2. Workflow:
https://betanalpha.github.io/assets/case_studies/principled_bayesian_workflow.html
3. Diagnosis:
https://betanalpha.github.io/assets/case_studies/divergences_and_bias.html
4. HMC: https://www.youtube.com/watch?v=jUSZboSq1zg
5. Validating inference: https://arxiv.org/abs/1804.06788
6. Calibrating inference: https://arxiv.org/abs/1803.08393
To leave a comment for the author, please follow the link and comment on their blog: Shravan Vasishth's Slog (Statistics blog).
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.