scvi.model.base.EmbeddingMixin#
- class scvi.model.base.EmbeddingMixin[source]#
EXPERIMENTALMixin class for initializing and using embeddings in a model.Must be used with a module that inherits from
EmbeddingModuleMixin.
Methods table#
|
Get the batch representation for a given set of indices. |