﻿scvi.train.SemiSupervisedTrainingPlan
=====================================

.. currentmodule:: scvi.train

.. add toctree option to make autodoc generate the pages

.. autoclass:: SemiSupervisedTrainingPlan
   :show-inheritance:



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

.. autosummary::

        ~scvi.train.SemiSupervisedTrainingPlan.training






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

.. autosummary::

    ~scvi.train.SemiSupervisedTrainingPlan.compute_and_log_metrics
    ~scvi.train.SemiSupervisedTrainingPlan.log_with_mode
    ~scvi.train.SemiSupervisedTrainingPlan.training_step
    ~scvi.train.SemiSupervisedTrainingPlan.validation_step





Attributes
~~~~~~~~~~



.. autoattribute:: SemiSupervisedTrainingPlan.training






Methods
~~~~~~~



.. automethod:: SemiSupervisedTrainingPlan.compute_and_log_metrics

.. automethod:: SemiSupervisedTrainingPlan.log_with_mode

.. automethod:: SemiSupervisedTrainingPlan.training_step

.. automethod:: SemiSupervisedTrainingPlan.validation_step


