scglue.models.scclue.Discriminator
- class scglue.models.scclue.Discriminator(in_features, out_features, batches=None, h_depth=2, h_dim=256, dropout=0.2)[source]
Bases:
Sequential,BatchedTransferrableMethods
Runs the forward pass.
Attributes
batched_weightsList of batch-specific weights