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