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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ProbabilisticCircuits.jl!