pyjuice.nodes.distributions.External

class pyjuice.nodes.distributions.External

A class representing user-define distributions (PyJuice only processes the incoming log-probabilities).

__init__()

Methods

num_param_flows()

The number of parameter flows per node.

num_parameters()

The number of parameters per node.

Attributes

need_meta_parameters

A flag indicating whether users need to pass in meta-parameters to the constructor of InputNodes.