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