![]() |
Implementation of algorithms required for Linear layer.
Functions
assert_constraints(...)
: Asserts that weights satisfy constraints.
project(...)
: Applies constraints to weights.
verify_hyperparameters(...)
: Verifies that all given hyperparameters are consistent.