(1/2) Julia Bootcamp
While googling about Bayesian statistics, I found this awesome resource - Julia for Economists Bootcamp by Cameron Pfiffer. The course was recorded as part of Julia's sessions at Stanford's GSB. The course covers the following topics: Julia basics
Parallelization
Optimization and Automatic Differentiation
High-performance Julia
Computational Bayesian statistics
(2/2) Resources
Video: https://www.youtube.com/watch?v=BnTYMOOPEzw&list=PLbuwVVKCI3sRW0Y5ehBFwdFVuyuy87ram
Source code and slides: https://github.com/cpfiffer/julia-bootcamp-2022/tree/main
Thanks to Cameron Pfiffer for making this resource!