Contents:
Bases: Scaffold
Scaffold
Edgewise parameterized edge logits
n_vars (int) – Number of variables in the graph
int
n_particles (int) – Number of SVGD particles
eidx (LongTensor) – Scaffold edge indices of shape (2, n_edges)
LongTensor
tau (float) – Gumbel-sigmoid temperature
float
Methods
compute_logit
prune
Attributes
INIT_STD