q_constraint: A custom kernel constraint function that restricts weights...

Description Usage Arguments Value

View source: R/construction_functions.R

Description

A custom kernel constraint function that restricts weights between the learned distribution and output. Nonzero weights are determined by the Q matrix.

Usage

1

Arguments

Q

a binary matrix of size num_skills by num_items

Value

returns a function whose parameters match keras kernel constraint format


converseg/ML2Pvae documentation built on April 6, 2021, 1:46 a.m.