pyhgf.utils.vectorised_belief_propagation.apply_precision_increments#
- pyhgf.utils.vectorised_belief_propagation.apply_precision_increments(network, increments)[source]#
Add precision increments (see
_precision_increments()) to a network.Used by
batch_step()to carry the batch-averaged precision change into the state used by the next batch.- Parameters:
network (VectorisedNetwork)
increments (tuple)
- Return type: