Skip to content

The Design of Turing.jl

Type: SeminarSpeaker: Penelope YongDate & time: Thu May 15 2025, 13:00-14:00 (CEST)Place: Zoom
This is an online event. Zoom link will be provided here and through the email list.

In this seminar, Penelope will talk about the design Turing.jl and compare it to other probabilistic programming frameworks like Stan and PyMC.

Penelope Yong is a software engineer working on Turing.jl at the Alan Turing Institute.

In her talk, Penelope plans to cover the following points:

  • Modeling the classic ‘eight schools’ problem using Turing.jl, Stan, and PyMC
  • What Turing.jl brings to the table in Bayesian modeling, with a particular focus on composability with the broader Julia ecosystem
  • A discussion of some factors which might lead a user to gravitate towards one probabilistic programming framework
  • Reflections as a software developer on the challenges that Turing.jl (and open source software in general) face

Coming from R or Python? Julia has great interfaces to these languages with RCall.jl and PythonCall.jl, allowing you to seemlessly integrate your existing workflows with Julia!