Skip to content
#

probabilistic-graphical-models

Here are 70 public repositories matching this topic...

Undirected graphical models are compact representations of joint probability distributions over random variables. To solve inference tasks of interest, graphical models of arbitrary topology can be trained using empirical risk minimization. However, to solve inference tasks that were not seen during training, these models (EGMs) often need to be…

  • Updated Oct 22, 2020
  • Python

This is a collection of algorithms and models written in Python for probabilistic programming. The main focus of the package is on Bayesian reasoning by using Bayesian networks, Markov networks, and their mixing.

  • Updated Apr 29, 2023
  • Python

Improve this page

Add a description, image, and links to the probabilistic-graphical-models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the probabilistic-graphical-models topic, visit your repo's landing page and select "manage topics."

Learn more