Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 495 Bytes

File metadata and controls

8 lines (6 loc) · 495 Bytes

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.