Skip to content
#

exact-inference

Here are 7 public repositories matching this topic...

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

A from-scratch exact Bayesian-network inference engine (Enumeration-Ask, no probabilistic-reasoning library) in C#, wrapped in a Blazor WebAssembly + ASP.NET Core app for building networks and querying them in the browser

  • Updated Aug 15, 2026
  • C#

Improve this page

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

Learn more