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.
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!