Skip to main content

Module belief

Module belief 

Source
Expand description

Belief propagation across the knowledge graph. Belief propagation through causal and supporting edges.

Structs§

PropagationConfig
Configuration for belief propagation.

Functions§

propagate_update
Propagate a confidence change through the graph.
propagate_update_with_config
Propagate a confidence change through the graph with custom configuration.