Python Library for Causal and Probabilistic Modeling using Bayesian Networks
#计算机科学#Bayesian inference with probabilistic programming.
ProbLog is a Probabilistic Logic Programming Language for logic programs with probabilities.
Probabilistic Circuits from the Juice library
a python framework to build, learn and reason about probabilistic circuits and tensor networks
Probabilistic programming system for fast and exact symbolic inference
#计算机科学#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).
A scalable and accurate probabilistic network configuration analyzer verifying network properties in the face of random failures.
Pure julia implementation of Multiple Affine Invariant Sampling for efficient Approximate Bayesian Computation
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 packag...
[ICML 2025] Official implementation of "AdaPTS: Adapting Univariate Foundation Models to Probabilistic Multivariate Time Series Forecasting"
#自然语言处理#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
ComBiNet: Compact Convolutional Bayesian Neural Network for Image Segmentation
Arithmetic coding library with statistical models like PPM and Context mixing (demonstrating core principles of probabilistic inference, ensemble learning in AI)
Combined Learning from Demonstration and Motion Planning
#计算机科学#Solutions for the Projects of the Artificial Intelligence (CS 188) course of UC Berkeley