﻿scvi.external.sysvi.SysVAE
==========================

.. currentmodule:: scvi.external.sysvi

.. add toctree option to make autodoc generate the pages

.. autoclass:: SysVAE
   :show-inheritance:



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

.. autosummary::

        ~scvi.external.sysvi.SysVAE.training






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

.. autosummary::

    ~scvi.external.sysvi.SysVAE.forward
    ~scvi.external.sysvi.SysVAE.generative
    ~scvi.external.sysvi.SysVAE.inference
    ~scvi.external.sysvi.SysVAE.latent_cycle_consistency
    ~scvi.external.sysvi.SysVAE.loss
    ~scvi.external.sysvi.SysVAE.random_select_batch
    ~scvi.external.sysvi.SysVAE.sample





Attributes
~~~~~~~~~~



.. autoattribute:: SysVAE.training






Methods
~~~~~~~



.. automethod:: SysVAE.forward

.. automethod:: SysVAE.generative

.. automethod:: SysVAE.inference

.. automethod:: SysVAE.latent_cycle_consistency

.. automethod:: SysVAE.loss

.. automethod:: SysVAE.random_select_batch

.. automethod:: SysVAE.sample


