![]() |
Piecewise linear calibration layer.
Sonnet (v2) implementation of tensorflow lattice pwl calibration module. Module takes single or multi-dimensional input and transforms it using piecewise linear functions following monotonicity, convexity/concavity and bounds constraints if specified.
Classes
class PWLCalibration
: Piecewise linear calibration layer.