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