ML_modules.NeuralPosteriorEstimator.training_step ================================================= Back to :doc:`Class page <../classes/ML_modules.NeuralPosteriorEstimator>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def training_step(self, batch, batch_idx) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``batch`` - - - - - - * - ``batch_idx`` - - - - - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.