﻿scvi.module.TOTALVAE
====================

.. currentmodule:: scvi.module

.. add toctree option to make autodoc generate the pages

.. autoclass:: TOTALVAE
   :show-inheritance:



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

.. autosummary::

        ~scvi.module.TOTALVAE.training






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

.. autosummary::

    ~scvi.module.TOTALVAE.generative
    ~scvi.module.TOTALVAE.get_reconstruction_loss
    ~scvi.module.TOTALVAE.get_sample_dispersion
    ~scvi.module.TOTALVAE.loss
    ~scvi.module.TOTALVAE.marginal_ll
    ~scvi.module.TOTALVAE.on_load
    ~scvi.module.TOTALVAE.sample





Attributes
~~~~~~~~~~



.. autoattribute:: TOTALVAE.training






Methods
~~~~~~~



.. automethod:: TOTALVAE.generative

.. automethod:: TOTALVAE.get_reconstruction_loss

.. automethod:: TOTALVAE.get_sample_dispersion

.. automethod:: TOTALVAE.loss

.. automethod:: TOTALVAE.marginal_ll

.. automethod:: TOTALVAE.on_load

.. automethod:: TOTALVAE.sample


