# #155 Probabilistic Programming for the Real World, with Andreas Munk Page: https://stenobird.com/podcast/learning-bayesian-statistics/155-probabilistic-programming-for-the-real-world-with-andreas-munk Text version: https://stenobird.com/podcast/learning-bayesian-statistics/155-probabilistic-programming-for-the-real-world-with-andreas-munk.md Podcast: [Learning Bayesian Statistics](https://stenobird.com/podcast/learning-bayesian-statistics) Published: 2026-04-08T11:45:00+00:00 Episode link: https://api.riverside.com/hosting-analytics/media/958654a1fb70f5e832b5a3b257f2642206fc3ea77416db9e09eb29422674dadc/eyJlcGlzb2RlSWQiOiI5YjEzYzY4Yy1mMjhlLTRhNzktOTc1ZS03MjAzZGM0YzQ0ZDIiLCJwb2RjYXN0SWQiOiI3OWUwYTRmYi05N2FiLTRlOTUtYTg3NS0yNGE4YjllZTI3ZGEiLCJhY2NvdW50SWQiOiI2NDQ4M2JiZWM3ZjQ1MTFhYThjMzE1Y2QiLCJwYXRoIjoibWVkaWEvY2xpcHMvNjlkNjNiYmQwYzJhNzNkMzg2YzdiZmVhL2FsZXhhbmRyZS1hbmRvcnJhcy1zdHVkaW8tY29tcG9zZXItMjAyNi00LThfXzEzLTI3LTU3Lm1wMyJ9.mp3 Audio file: https://api.riverside.com/hosting-analytics/media/958654a1fb70f5e832b5a3b257f2642206fc3ea77416db9e09eb29422674dadc/eyJlcGlzb2RlSWQiOiI5YjEzYzY4Yy1mMjhlLTRhNzktOTc1ZS03MjAzZGM0YzQ0ZDIiLCJwb2RjYXN0SWQiOiI3OWUwYTRmYi05N2FiLTRlOTUtYTg3NS0yNGE4YjllZTI3ZGEiLCJhY2NvdW50SWQiOiI2NDQ4M2JiZWM3ZjQ1MTFhYThjMzE1Y2QiLCJwYXRoIjoibWVkaWEvY2xpcHMvNjlkNjNiYmQwYzJhNzNkMzg2YzdiZmVhL2FsZXhhbmRyZS1hbmRvcnJhcy1zdHVkaW8tY29tcG9zZXItMjAyNi00LThfXzEzLTI3LTU3Lm1wMyJ9.mp3 Processing state: failed JSON: https://stenobird.com/v1/public/podcasts/learning-bayesian-statistics/episodes/155-probabilistic-programming-for-the-real-world-with-andreas-munk Duration seconds: 6847 ## Resource Support & Resources → Support the show on Patreon → Bayesian Modeling Course (first 2 lessons free): Our theme music is « Good Bayesian », by Baba Brinkman (feat MC Lars and Mega Ran). Check out his awesome work Takeaways: Q: Why is bridging deep learning and probabilistic programming so important? A: Deep learning is extraordinarily good at fitting complex functions, but it throws away uncertainty. Probabilistic programming keeps uncertainty explicit throughout. Combining the two – as in inference compilation – lets you get the expressiveness of neural networks while still doing proper Bayesian inference. Q: What is inference compilation and how does it relate to amortized inference? A: Amortized inference is the general idea of training a model upfront so you don't have to run expensive inference from scratch every single time. Inference compilation is a specific form of amortized inference where a neural network is trained to propose good posterior samples for a given probabilistic program – essentially learning to do inference rather than computing it fresh each query. Q: What is PyProb and what problems does it solve? A: PyProb is a probabilistic programming library designed specifically to support amortized inference workflows. It lets you write probabilistic models in Python and then train inference networks on top of them, making methods like inference compilation practical for real-world simulators and scientific models. Full takeaways here . Chapters: 00:00:00 Introduction to Bayesian Inference and Its Barriers 00:03:51 Andreas Munch's Journey into Statistics 00:10:09 Bridging the Gap: Bayesian Inference in Real-World Applications 00:15:56 Deep Learning Meets Probabilistic Programming 00:22:05 Understanding Inference Compilation and Amortized Inference 00… ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/learning-bayesian-statistics/episodes/155-probabilistic-programming-for-the-real-world-with-andreas-munk/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/learning-bayesian-statistics/155-probabilistic-programming-for-the-real-world-with-andreas-munk.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.