Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 317 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 317 Bytes

Simulation-based Inference Tutorial

I created these slides for a tutorial on Density Estimation and Simulation-based inference.

turn notebooks into presentation:

$ jupyter nbconvert retreat_sbi_tutorial22.ipynb --to slides --post serve
$ jupyter nbconvert density_estimation.ipynb --to slides --post serve