Current reconstructor API expects the users to provide the proximity operator.
We would want to allow users to specify the regularization function which could map to proximities internally.
Something like,
User provides "L1_Norm", based on this, we choose proximity as thresholding.
Current reconstructor API expects the users to provide the proximity operator. We would want to allow users to specify the regularization function which could map to proximities internally.
Something like, User provides "L1_Norm", based on this, we choose proximity as thresholding.