﻿scvi.module.MULTIVAE
====================

.. currentmodule:: scvi.module

.. add toctree option to make autodoc generate the pages

.. autoclass:: MULTIVAE
   :show-inheritance:



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

.. autosummary::

        ~scvi.module.MULTIVAE.training






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

.. autosummary::

    ~scvi.module.MULTIVAE.generative
    ~scvi.module.MULTIVAE.get_reconstruction_loss_accessibility
    ~scvi.module.MULTIVAE.get_reconstruction_loss_expression
    ~scvi.module.MULTIVAE.inference
    ~scvi.module.MULTIVAE.loss





Attributes
~~~~~~~~~~



.. autoattribute:: MULTIVAE.training






Methods
~~~~~~~



.. automethod:: MULTIVAE.generative

.. automethod:: MULTIVAE.get_reconstruction_loss_accessibility

.. automethod:: MULTIVAE.get_reconstruction_loss_expression

.. automethod:: MULTIVAE.inference

.. automethod:: MULTIVAE.loss


