pyhgf.utils.vectorised_belief_propagation.update_sweep#
- pyhgf.utils.vectorised_belief_propagation.update_sweep(network, y, time_step=1.0)[source]#
JIT-compiled bottom-up prediction-error + posterior sweep.
See
_update_sweep().- Parameters:
network (VectorisedNetwork)
y (Array)
time_step (float)
- Return type: