jax_privacy.matrix_factorization.dense
Optimization and error fns for dense (explicitly represented) strategies.
See sensitivity.py for sensitivity calculations for dense strategies.
Functions
|
Computes a mask that imposes orthognality constraints on the optimization. |
|
Optimizes a strategy matrix C for a given reduction_fn and participation. |
|
Expected per-query squared error for a general matrix mechanism. |
|
Callback function that returns True if projected gradient is near-zero. |
Return a lower triangular strategy matrix C from its Gram matrix. |