aeppl.transforms.LogOddsTransform#
- class aeppl.transforms.LogOddsTransform[source]#
Methods
LogOddsTransform.backward
(value, *inputs)Invert the transformation.
LogOddsTransform.forward
(value, *inputs)Apply the transformation.
LogOddsTransform.log_jac_det
(value, *inputs)Construct the log of the absolute value of the Jacobian determinant.
Attributes
name