- dup
ProxyLinearPrior dup()
Undocumented in source. Be warned that the author may not have intended to support it.
- proxy_step
void proxy_step()
Undocumented in source. Be warned that the author may not have intended to support it.
- register
void register(Linear layer)
Undocumented in source. Be warned that the author may not have intended to support it.
Adds L1 regularization to a Linear layer.
This is implemented as a proximal operator during SGD.