Skip to content

Expectation Maximisation, Variational Bayes, ARD, Loopy Belief Propagation, Gaussian Process Regression

Notifications You must be signed in to change notification settings

jswu18/approximate-inference

Repository files navigation

comp0085-assignment

Assignment for Approximate Inference and Learning in Probabilistic Models (COMP0085) at UCL 2022

To set up your python environment:

  1. Install poetry
pip install poetry
  1. Install dependencies
poetry install

Releases

No releases published

Packages

No packages published