cascade.nn.Scaffold
- class cascade.nn.Scaffold(n_vars, n_particles, eidx, tau=10.0, **kwargs)[source]
Bases:
ModuleAbstract graph scaffold
- Parameters:
Methods
Attributes
adjSparse adjacency matrix of all particles
complete_adjComplete sparse adjacency matrix
logitEdge logit of shape (n_particles, n_edges)
mask_mapA reshaped index map of shape (n_vars, max_indegree) where entry (j, k) has value i, indicating which input gene is in each reshaped position for each output gene.
mean_adjMean sparse adjacency matrix
n_edgesprobEdge prob of shape (n_particles, n_edges)