View source: R/construction_functions.R
q_constraint | R Documentation |
A custom kernel constraint function that restricts weights between the learned distribution and output. Nonzero weights are determined by the Q matrix.
q_constraint(Q)
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.