Regularizer#
- class t3toolbox.backend.regularization.Regularizer#
Protocol for a quadratic regularizer
ρ(X)added to the fitting objective.A concrete subclass supplies the four contributions the local GN model needs.
geomis at3toolbox.backend.optimizers.GeometryOps;frame=(U,O,P,Q);pa tangent(tucker_var, tt_var);x_cores=(tucker_cores, tt_cores). Tangent-valued methods return a gauged/projected tangent.