Description Usage Arguments Value Examples
This function define the super gradient of the Lq penalty.
The formula is lq_sg(x) = lambda * q * x^(p-1)
.
Details can be found in https://arxiv.org/abs/1807.04982
1 |
x |
a non-negative numeric value |
gamma |
hyper-tuning parameter |
lambda |
tuning parameter |
the super-gradient of the Lq penalty function
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.