Hyperparameter.set_value()#

Hyperparameter.set_value(value, update=True)#

Sets the value of the node.

Flags the node and its outputs as outdated, and if requested, updates the model.

Return type

Node