scglue.models.scclue.ElementDataEncoder

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

基类:Transferrable

方法

forward

Defines the computation performed at every call.

属性