Port of Statistical Rethinking (2nd edition) code to Julia
shmuma.github.io·3h·
Discuss: Hacker News
🐻‍❄️Polars
Preview
Report Post

Statistical Rethinking (2nd edition) with Julia

Here is the port of code examples from amazing Statistical Rethinking book to Julia programming language.

It uses Turing language for Bayesian modeling and Julia Plots for charts, so, it could be used as hands-on introduction to those packages. I used Julia 1.6.2 to generate those notebooks, full list of dependencies is in Project.toml.

Besides notebooks, I also published my solutions to the practice problems, which could be found here, but please …

Similar Posts

Loading similar posts...