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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ProbabilisticCircuits.jl!