baybe.transformations.basicΒΆ
Basic transformations.
Classes
A transformation computing absolute values. |
|
An affine transformation. |
|
A Gaussian bell curve transformation. |
|
A transformation clamping values between specified cutoffs. |
|
A custom transformation applying an arbitrary torch callable. |
|
An exponential transformation. |
|
The identity transformation. |
|
A logarithmic transformation. |
|
A transformation computing the power. |
|
A sigmoid transformation. |
|
A transformation with a triangular shape. |
|
A transformation with two affine segments on either side of a midpoint. |