Notebook Gallery

Curated notebooks

Getting started

Sophisticated Inference

Inductive Inference

Parameter Learning

Fitting POMDPs to experimental / behavioral data

Advanced

For developers

The notebook listings above are auto-generated by ./scripts/sync_docs_notebooks.sh.

Source notebooks live under examples/. The mirrored notebooks under docs-mkdocs/tutorials/notebooks/examples/ are generated build artifacts.

To add a notebook:

  1. Add a path to docs-mkdocs/tutorials/notebooks.manifest.
  2. Run ./scripts/sync_docs_notebooks.sh.