juliusberner / pgm_tutorial

A short introduction to probabilistic graphical models using jupyter slides

Home Page:https://juliusberner.github.io/pgm_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A short introduction to probabilistic graphical models using jupyter slides

https://juliusberner.github.io/pgm_tutorial


Languages

Language:HTML 76.5%Language:Jupyter Notebook 22.7%Language:Python 0.7%