﻿scvi.nn.FCLayers
================

.. currentmodule:: scvi.nn

.. add toctree option to make autodoc generate the pages

.. autoclass:: FCLayers
   :show-inheritance:



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

.. autosummary::

        ~scvi.nn.FCLayers.training






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

.. autosummary::

    ~scvi.nn.FCLayers.forward
    ~scvi.nn.FCLayers.inject_into_layer
    ~scvi.nn.FCLayers.set_online_update_hooks





Attributes
~~~~~~~~~~



.. autoattribute:: FCLayers.training






Methods
~~~~~~~



.. automethod:: FCLayers.forward

.. automethod:: FCLayers.inject_into_layer

.. automethod:: FCLayers.set_online_update_hooks


