There are 2 repositories under probabilistic-inference topic.
Bayesian inference with probabilistic programming.
ProbLog is a Probabilistic Logic Programming Language for logic programs with probabilities.
a python framework to build, learn and reason about probabilistic circuits and tensor networks
Probabilistic Circuits from the Juice library
Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)
Code for the paper Iterated Denoising Energy Matching for Sampling from Boltzmann Densities.
This repository is a mirror. If you want to raise an issue or contact us, we encourage you to do it on Gitlab (https://gitlab.com/agrumery/aGrUM).
[ICML 2025] Official implementation of "AdaPTS: Adapting Univariate Foundation Models to Probabilistic Multivariate Time Series Forecasting"
A scalable and accurate probabilistic network configuration analyzer verifying network properties in the face of random failures.
This repo demonstrates how to build a surrogate (proxy) model by multivariate regressing building energy consumption data (univariate and multivariate) and use (1) Bayesian framework, (2) Pyomo package, (3) Genetic algorithm with local search, and (4) Pymoo package to find optimum design parameters and minimum energy consumption.
Pure julia implementation of Multiple Affine Invariant Sampling for efficient Approximate Bayesian Computation
Solutions for the Projects of the Artificial Intelligence (CS 188) course of UC Berkeley
An official repository for tutorials of Probabilistic Modelling and Reasoning (2023/2024) - a University of Edinburgh master's course.
PyTorch implementation for "Long Horizon Temperature Scaling", ICML 2023
Arithmetic coding library with statistical models like PPM and Context mixing (demonstrating core principles of probabilistic inference, ensemble learning in AI)
ComBiNet: Compact Convolutional Bayesian Neural Network for Image Segmentation
An official repository for a VAE tutorial of Probabilistic Modelling and Reasoning - a University of Edinburgh master's course.
Disentangling Sources of Uncertainty for Active Exploration (Reinforcement Learning)
Implementation of CogSci 2019 paper 'Active physical learning via reinforcement learning'
R package for context-specific functionality analysis of metabolic gene clusters
Solving continual long horizon planningproblems with probabilistic inference & meta learning
Stash of some of the most potent research papers, blogs and videos on AI which I liked.
Simultaneous State Estimation and Dynamics Learning from Indirect Observations.
An official repository for a PGM demo of Probabilistic Modelling and Reasoning (2023/2024) - a University of Edinburgh master's course.
Small Variance Asymptotics in Non Parametric Bayesian Clustering
An Arithmetic Circuit Miner
Mode remaining active learning for multimodal dynamical systems in TensorFlow/GPflow.
Code for the paper "ILStrudel : Independence Based Learning of Structured-Decomposable Probabilistic Circuit Ensembles" accepted at the TPM Workshop, UAI'21
A Benchmarking Suite for Probabilistic Inference Frameworks 📊🔍 Developed at IFIS, University of Lübeck
markoText is a Python-powered story generator using a Bag of Words Markov Chain model to craft narratives. By training on input text, it learns word transition probabilities to generate unique content mimicking the style and structure of the original.