Skip to content

A short introduction to probabilistic graphical models using jupyter slides

Notifications You must be signed in to change notification settings

juliusberner/pgm_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

98cf5d3 · Feb 15, 2023

History

1 Commit
Feb 15, 2023
Feb 15, 2023
Feb 15, 2023
Feb 15, 2023
Feb 15, 2023
Feb 15, 2023

Repository files navigation

Tutorial on probabilistic graphical models

Preview the reveal.js slides here.

Start an interactive jupyter notebook and display the slides using rise:

  1. Install the environment conda env create -f environment.yml and activate conda activate pgm.
  2. Launch jupyter notebook and open pgm_tutorial.ipynb.
  3. Start the RISE presentation using the button in the toolbar.