scglue.models.scclue.MSEDataDecoder

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

基类:DataDecoder

方法

compute_dist

rtype:

scglue.models.prob.MSE

属性