An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with bayesian-network

A curated list of projects in awesome lists tagged with bayesian-network .

https://github.com/TiagoCortinhal/SalsaNext

Uncertainty-aware Semantic Segmentation of LiDAR Point Clouds for Autonomous Driving

3d-lidar-data bayesian-network decoder encoder jaccard lidar lidar-point-clouds semantic-segmentation semantickitti

Last synced: 20 Mar 2025

https://github.com/maxhalford/sorobn

🧮 Bayesian networks in Python

bayesian-network

Last synced: 07 Apr 2025

https://github.com/renovamen/pcalg-py

Implement PC algorithm in Python | PC 算法的 Python 实现

bayesian-network causal-inference pc-algorithm

Last synced: 08 Sep 2025

https://gitlab.com/agrumery/aGrUM

aGrUM is a C++ library designed for easily building applications using graphical models such as Bayesian networks, influence diagrams, decision trees, GAI networks or Markov decision processes.

artificial-intelligence bayesian-network causal-inference causal-models causality cpp20 credal-network explainable-ai influence-diagram machine-learning-algorithms markov-network parallel-algorithm probabilistic-classifiers probabilistic-graphical-models probabilistic-models python python3 statistical-learning structural-learning

Last synced: 07 Oct 2025

https://github.com/uio-bmi/dagsim

A framework and specification language for simulating data based on graphical models

bayesian-network causal-models directed-acyclic-graph python simulation

Last synced: 14 Jan 2026

https://github.com/mvrahden/recurrent-js

[INACTIVE] Amazingly simple to build and train various neural networks. The library is an object-oriented neural network approach (baked with Typescript), containing stateless and stateful neural network architectures.

ai artificial-intelligence artificial-neural-networks backpropagation bayesian-network deep-learning deep-reinforcement-learning dnn feedforward-neural-network graph lstm neural-network npm recurrent-js recurrent-neural-networks rnn typescript

Last synced: 11 Oct 2025

https://github.com/kgourgou/adaptive-importance-sampling-bn

Experimental code: adaptive importance sampling for bayesian networks.

adaptive bayesian-inference bayesian-network importance-sampling sampling-methods

Last synced: 24 Apr 2025

https://github.com/dirmeier/structure-learning-with-pymc

Demo how one could use PyMC3 to learn the structure of a Bayesian network.

bayesian-network pymc3 python

Last synced: 04 Jul 2025

https://github.com/fs02/pgm-plus

A C++ Probabilistic Graphical Model Library

bayesian-network pgm

Last synced: 28 Oct 2025

https://github.com/fritzbayer/causal-discovery-research-papers

A curated list of causal structure learning research papers with implementations.

bayesian-network bayesian-networks causal-discovery causal-inference causality dag structure-learning

Last synced: 02 Feb 2026

https://github.com/matteofasulo/bayesianheartdisease

Heart Disease Risk Assessment using Bayesian Networks

bayesian-network bayesian-networks pgmpy python3

Last synced: 10 Aug 2025

https://github.com/mlange-42/bbn

Bayesian Belief Network CLI/TUI tool and Go module.

bayesian-inference bayesian-network bbn cli golang tui

Last synced: 03 Mar 2026

https://github.com/shaunabanana/simple-bayesnet

A simple visual tool to build and run inference on your own Bayesian Network.

bayesian-inference bayesian-network data-science eel gui machine-learning tool visualization vuejs2

Last synced: 10 Mar 2025

https://github.com/carlotacb/csi-practicas

📈 [Castellano] Practicas de la assignatura de Computacion y sistemas inteligentes del master en ingenieria informatica de la FIB-UPC

bayesian-network computer-science minizinc upc

Last synced: 21 Feb 2025

https://github.com/reactivebayes/bipartitefactorgraphs.jl

A Julia package for working with bipartite factor graphs

bayesian-inference bayesian-network bipartite-graphs graphs

Last synced: 25 Aug 2025

https://github.com/savinrazvan/heredity

An AI that assesses the likelihood of genetic traits in individuals using a Bayesian Network to analyze family genetic data, modeling genetic inheritance and mutations to infer probabilities of gene presence and trait expression.

ai bayesian-network biological-data-analysis data-analysis educational-project family-genetics genetic-inheritance genetic-traits heredity mutation-modeling probability-calculation python

Last synced: 27 Feb 2025

https://github.com/zhuagenborn/berkeley-cs188-artificial-intelligence

👻 Solutions for the course "CS188: Artificial Intelligence" of University of California, Berkeley.(加州大学伯克利分校《CS188:人工智能》的课程作业。)

alpha-beta-pruning artificial-intelligence bayesian-network game minimax pac-man reinforcement-learning

Last synced: 11 Jul 2025

https://github.com/justinshenk/learnthestructure

Implementation of libpgm for the Wisconsin Breast Cancer Database

bayesian-network python

Last synced: 09 Nov 2025

https://github.com/noriakis/scstruc

Evaluation of gene regulatory network based on Bayesian network structure in single-cell transcriptomics

bayesian-network single-cell structure-learning

Last synced: 28 Oct 2025

https://github.com/ax-va/project-bayesianpy

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.

bayesian-inference bayesian-machine-learning bayesian-network bayesian-networks bayesian-reasoning inference machine-learning machine-learning-algorithms markov-network markov-networks pgm probabilistic-graphical-models probabilistic-programming probabilistic-reasoning

Last synced: 31 Dec 2025

https://github.com/animesh-chourey/ros-human-robot-interaction

A computational model simulating human-robot interaction.

bayesian-network conditional-probability python ros-melodic

Last synced: 01 Mar 2025

https://github.com/zsxoff/bayesian-network-credit

An example of a Bayesian network for credit-worthiness

bayesian bayesian-network credit-worthiness jupyter

Last synced: 07 Oct 2025

https://github.com/siris2314/mlpp

ML++ is a C++ Machine Learning Library built from the ground up using only C/C++ standard libraries

api bayesian-network convolutional-neural-network cpp cpp-programming cpp20 machine-learning machine-learning-algorithms neural-network neural-networks opencv torch

Last synced: 11 Mar 2025

https://github.com/tomijuarez/naivebayes

Simple user classification for e-commerce systems.

bayesian-network e-commerce inference php

Last synced: 28 Jul 2025

https://github.com/vishnu-vamshii/advanced-machine-learning-projects

Covered Advanced Machine Learning topics like hyperparameter tuning for Machine Learning techniques, GridSearchCV, Pruning, Linear SVM Regressor, Polynomial Kernel SVM Regressor, Bayesian Network Analysis etc,.

bayesian-network gridsearchcv pruning svm-regressor

Last synced: 02 Feb 2026

https://github.com/mreliptik/bayesiannetworkindependencechecker

An algorithm to create a bayesian network and check independance of the variables

bayesian bayesian-network conditional-independence d-separability

Last synced: 24 Jul 2025

https://github.com/alexkch/pacman

Search/MinMax/CSP/BayesNets/HMMs

astar-algorithm bayesian-network csp minmax pacman search

Last synced: 05 Oct 2025

https://github.com/vvkmnn/aslai

A Hidden Markov Machine that recognizes and transcribes ASL.

artificial-intelligence bayesian-network hidden-markov-machine

Last synced: 10 Oct 2025

https://github.com/munjpatel/bayesian-networks-a-practical-guide

This repository demonstrates the application of Bayesian Networks for modeling relationships between variables, enabling data-driven predictions and decision-making. It includes real-world use cases such as disease prediction, loan default classification, weather forecasting, and stock price forecasting.

bayesian-network disease-prediction loan-default-prediction stock-price-prediction weather-forecast

Last synced: 27 Mar 2025

https://github.com/big-shahmir/bayesian_networks

This project implements a Naive Bayesian model and the Variable Elimination algorithm to predict salaries based on demographic attributes from the 1994 US Census, while exploring fairness in machine learning predictions across gender to address potential biases in decision-making.

bayesian-network bayesian-statistics predictive-modeling python3 statistics

Last synced: 22 Aug 2025