There are 19 repositories under bayesian-networks topic.
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.
VIP cheatsheets for Stanford's CS 221 Artificial Intelligence
Fast and Easy Infinite Neural Networks in Python
A Python library that helps data scientists to infer causation rather than observing correlation.
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
A web app to create and browse text visualizations for automated customer listening.
A Python 3 package for learning Bayesian Networks (DAGs) from data. Official implementation of the paper "DAGMA: Learning DAGs via M-matrices and a Log-Determinant Acyclicity Characterization"
Bayesian Network Modeling and Analysis
Library for graphical models of decision making, based on pgmpy and networkx
Python tools for analyzing both classical and quantum Bayesian Networks
Scalable open-source software to run, develop, and benchmark causal discovery algorithms
Gaussian dynamic Bayesian networks structure learning and inference based on the bnlearn package
Software for learning sparse Bayesian networks
An implementation of Bayesian Networks Model for pure C++14 (11) later, including probability inference and structure learning method.
Risk Network Modeling and Analysis
Implementation of Bayesian NNs in Pytorch (https://arxiv.org/pdf/1703.02910.pdf) (With some help from https://github.com/Riashat/Deep-Bayesian-Active-Learning/))
Python 3.7 version of David Barber's MATLAB BRMLtoolbox
R package for inference in Bayesian networks.
Dual Bayesian ResNet: A Deep Learning Approach to Heart Murmur Detection (Physionet Challenge 2022)
The junction tree algorithm for (discrete) factor graphs
dbnlearn: An R package for Dynamic Bayesian Network Structure Learning, Parameter Learning and Forecasting
Bayesian Statistics Guide
Bayesian Soft Actor Critic
Domain specific language for modelling dynamic Bayesian networks and estimating posteriors
⚗️ A curated list of Books, Research Papers, and Software for Bayesian Networks.
dagrad is a Python package that provides an extensible, modular platform for developing and experimenting with differentiable (gradient-based) structure learning methods.