Goals of this course:
! Establish a formal framework for probable reasoning
! Use it to build powerful inference mechanisms for real-world problems
! Develop the technical tools necessary to implement inference in practice
! Make a direct connection to contemporary (deep) machine learning
Probabilistic ML — P. Hennig, SS 2023 — © Philipp Hennig, 2023 CC BY-NC-SA 4.0 7
Goals of this course:
! Establish a formal framework for probable reasoning
! Use it to build powerful inference mechanisms for real-world problems
! Develop the technical tools necessary to implement inference in practice
! Make a direct connection to contemporary (deep) machine learning
P(B | A)P(A) P(B | A)P(A)
P(A | B) = =
P(B) P(B, A) + P(B, ¬A)
Probabilistic ML — P. Hennig, SS 2023 — © Philipp Hennig, 2023 CC BY-NC-SA 4.0 7