scglue.models.sc.ZINDataDecoder

class scglue.models.sc.ZINDataDecoder(out_features, n_batches=1)[源代码]

基类:NormalDataDecoder

Zero-inflated normal data decoder

参数:
  • out_features (int) – Output dimensionality

  • n_batches (int) – Number of batches

方法

forward

Decode data from sample and feature latent

属性