Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.62 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.62 KB

Fitting Tutorial

Jupyter notebooks to learn how to fit a model to data. The last three notebooks accompany the lecture contained in bayesian_statistics_lecture.pdf.

Least Squares Fitting

Tutorial: Binder

Solutions: Binder

Monte Carlo Line Fitting

Tutorial: Binder

Solutions: Binder

MCMC Line Fitting

Tutorial: Binder

Solutions: Binder

Gaussian Process Regression

Tutorial: Binder

Solutions: Binder