scglue.models.scclue.SCCLUEModel
- class scglue.models.scclue.SCCLUEModel(adatas, latent_dim=50, x2u_h_depth=2, x2u_h_dim=256, u2x_h_depth=2, u2x_h_dim=256, du_h_depth=2, du_h_dim=256, dropout=0.2, shared_batches=False, random_seed=0)[source]
Bases:
ModelMethods
- rtype:
Prepare model for training
- rtype:
Compute data sample (cell) embedding
Alias of
.trainer.fit.Attributes
ALIGN_BURNIN_PRGMAX_EPOCH_PRGPATIENCE_PRGREDUCE_LR_PATIENCE_PRGlogger