Effect Handlers for Programmable Inference - Haskell 2023
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 26-minute conference talk from Haskell 2023 that delves into using effect handlers for programmable inference in probabilistic programming. Learn how algebraic effects can provide a structured and modular foundation for inference algorithms, offering an alternative to monad transformers. Discover two abstract algorithms representing Metropolis-Hastings and particle filtering, and see how this approach reveals high-level structure and facilitates easy customization. Gain insights into implementing these inference patterns as a Haskell library and understand the advantages and disadvantages of algebraic effects compared to monad transformers in modular imperative algorithm design.
Syllabus
Introduction
Inferring Missing Data
Algebraic Effects
Framework
Inference
Independence Metropolis
Particle Filters
Multinomial Particle Filter
Resample Move Particle Filter
Recap
Questions
Taught by
ACM SIGPLAN
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX