Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Hybrid

The hybrid module provides classes and algorithms designed for inference in probabilistic graphical models involving both discrete and continuous variables. It extends the core concepts from the inference module to handle these mixed variable types, enabling the modeling and solving of systems with discrete modes, decisions, or states alongside continuous states.

Core Hybrid Concepts

Hybrid Factor Types

Hybrid Factor Graphs

Hybrid Bayes Nets and Bayes Trees

Incremental Hybrid Inference

Hybrid Elimination Intermediates