﻿scvi.external.cellassign.CellAssignModule
=========================================

.. currentmodule:: scvi.external.cellassign

.. add toctree option to make autodoc generate the pages

.. autoclass:: CellAssignModule
   :show-inheritance:



Attributes table
~~~~~~~~~~~~~~~~

.. autosummary::

        ~scvi.external.cellassign.CellAssignModule.training






Methods table
~~~~~~~~~~~~~~

.. autosummary::

    ~scvi.external.cellassign.CellAssignModule.generative
    ~scvi.external.cellassign.CellAssignModule.inference
    ~scvi.external.cellassign.CellAssignModule.loss
    ~scvi.external.cellassign.CellAssignModule.sample





Attributes
~~~~~~~~~~



.. autoattribute:: CellAssignModule.training






Methods
~~~~~~~



.. automethod:: CellAssignModule.generative

.. automethod:: CellAssignModule.inference

.. automethod:: CellAssignModule.loss

.. automethod:: CellAssignModule.sample


