scglue.models.scclue.CompositeDataEncoder

class scglue.models.scclue.CompositeDataEncoder(in_features, in_raw_features, out_features, n_modalities, h_depth=2, h_dim=256, dropout=0.2)[源代码]

基类:Transferrable

方法

compute_l

rtype:

typing.Optional[torch.Tensor]

forward

Defines the computation performed at every call.

normalize

rtype:

torch.Tensor

属性