Skip to content
#

bayesian-network

Here are 294 public repositories matching this topic...

aGrUM

This project implements both exact and approximate inference techniques for Bayesian Networks using enumeration and rejection sampling, respectively. It processes Bayesian Network structures in XMLBIF format, accepting command-line inputs to compute the posterior distribution of a query variable given observed evidence.

  • Updated Jun 4, 2024
  • Java

Implementation of various inference and learning algorithms for Probabilistic Graphical Models (PGMs) without off-the-shelf libraries. Also includes projects from the PGM specialization on Coursera offered by Stanford.

  • Updated May 10, 2024
  • MATLAB

Improve this page

Add a description, image, and links to the bayesian-network 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 bayesian-network topic, visit your repo's landing page and select "manage topics."

Learn more