Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.55 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.55 KB

Introduction to Optimization and Bayesian Inference for Model Fitting

bamb-logo

Tutorials on statistical model fitting (optimization and Bayesian inference) for Day 2 of the BAMB! 2022 summer school for advanced modeling of behavior. The provided tutorials are in MATLAB, but the content is language-independent.

Lecturer: Luigi Acerbi, @AcerbiLuigi (University of Helsinki).

  • To run the tutorials, download / clone the repository locally.
  • Ensure that the BADS and VBMC toolboxes are installed (see below).
  • Introduction to Optimization for Statistical Model fitting: slides, code.
  • Introduction to Bayesian Inference for Statistical Model fitting: slides, code.
  • Visualization of optimization algorithms: https://github.com/lacerbi/optimviz

Toolboxes for model fitting

The tutorials use the following open-source MATLAB toolboxes. You will need to install them from here:

License

Unless stated otherwise, the material in this repo is released under the MIT License.