Description Usage Arguments Value
View source: R/construction_functions.R
A custom kernel constraint function that forces nonzero weights to be equal to one, so the VAE will estimate the 1-parameter logistic model. Nonzero weights are determined by the Q matrix.
1 |
Q |
a binary matrix of size |
returns a function whose parameters match keras kernel constraint format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.