﻿scvi.nn.Decoder
===============

.. currentmodule:: scvi.nn

.. add toctree option to make autodoc generate the pages

.. autoclass:: Decoder
   :show-inheritance:



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

.. autosummary::

        ~scvi.nn.Decoder.training






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

.. autosummary::

    ~scvi.nn.Decoder.forward





Attributes
~~~~~~~~~~



.. autoattribute:: Decoder.training






Methods
~~~~~~~



.. automethod:: Decoder.forward


