scglue.models.scclue.BatchedTransferrable
- class scglue.models.scclue.BatchedTransferrable(*args, **kwargs)[source]
Bases:
TransferrableMixin class for transferrable weights containing expandable batch-specific weights at the end of second dimension
Methods
Transfer weights from another module
Attributes
batched_weightsList of batch-specific weights
batchesList of batch labels
logger