pyhgf.updates.prediction_error.volatile.volatile_node_value_prediction_error#
- pyhgf.updates.prediction_error.volatile.volatile_node_value_prediction_error(attributes, node_idx, edges=None)[source]#
Compute the value prediction error of the value level.
This is used by external value parents (if any).
- Parameters:
attributes (dict)
node_idx (int)
edges (tuple[AdjacencyLists, ...] | None)
- Return type:
dict