Skip to content
  • Jan Pöppel's avatar
    added set_values function to nodes and change_node_values to BN to allow... · 0b1d8ca3
    Jan Pöppel authored
    added set_values function to nodes and change_node_values to BN to allow changing of the values a node has. Since this potentially changes the dimension of the cpd, the node will be invalidated (and setting all values to 0). If the node is already part of a network, the change_node_values function should be used on the network since it will also invalidate any children nodes whose cpd shapes also depend on the number of values in the parents
    0b1d8ca3