﻿scvi.external.cytovi.CytoVAE
============================

.. currentmodule:: scvi.external.cytovi

.. add toctree option to make autodoc generate the pages

.. autoclass:: CytoVAE
   :show-inheritance:



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

.. autosummary::

        ~scvi.external.cytovi.CytoVAE.training






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

.. autosummary::

    ~scvi.external.cytovi.CytoVAE.generative
    ~scvi.external.cytovi.CytoVAE.inference
    ~scvi.external.cytovi.CytoVAE.loss
    ~scvi.external.cytovi.CytoVAE.marginal_ll
    ~scvi.external.cytovi.CytoVAE.sample





Attributes
~~~~~~~~~~



.. autoattribute:: CytoVAE.training






Methods
~~~~~~~



.. automethod:: CytoVAE.generative

.. automethod:: CytoVAE.inference

.. automethod:: CytoVAE.loss

.. automethod:: CytoVAE.marginal_ll

.. automethod:: CytoVAE.sample


