This module provides a Julia implementation of Probabilistic Circuits (PCs), tools to learn structure and parameters of PCs from data, and tools to do tractable exact inference with them. Probabilistic Circuits provides a unifying framework for several family of tractable probabilistic models. PCs are represented as computational graphs that define a joint probability distribution as recursive mixtures (sum units) and factorizations (product units) of simpler distributions (input units). Given certain structural properties, PCs enable different range of tractable exact probabilistic queries such as computing marginals, conditionals, maximum a posteriori (MAP), and more advanced probabilistic queries.
Features
- In additon to parameters, the structure of PCs can also be learned from data
- There are several approaches in learning PCs, while keeping the needed structural constrains intact
- Currently, This module includes implementation for few of these approaches with plans to add more over time
- Additionally, parallelism (on both CPU and GPU) is leveraged to provide faster implementation of learning and inference
- Probabilistic Circuits provides a unifying framework for several family of tractable probabilistic models
- PCs are represented as a computational graphs that define a joint probability distribution as recursive mixtures
License
Apache License V2.0Follow ProbabilisticCircuits.jl
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ProbabilisticCircuits.jl!