Skip to content

Survival Modeling with Turing.jl

Follow-up
  • We will link to the recording here as soon as it is uploaded.
Portrait of speaker
Type: SeminarSpeaker: Xianda SunDate & time: Tue May 13 2025, 15:00-16:30 (CEST)Place: Zoom
This is an online event. Zoom link will be provided here and through the email list.

In this seminar, Xianda will introduce Turing.jl and the Julia probabilistic programming ecosystem. He will demonstrate how the application of these tools with a sequence of survival models, progressing from a simple Weibull model to more complex models.

Turing.jl stands out for its flexibility, composability, and performance, offering a seamless modeling experience powered by Julia’s just-in-time (JIT) compilation. It allows researchers to write models in an intuitive syntax close to mathematical notation while benefiting from high-performance inference engines under the hood.

Xianda Sun is a PhD student working on Turing.jl and JuliaBUGS.jl in Hong Ge’s lab.

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!