This can only be set given a Parameters.
This can only be set given a Parameters. Code will look like val weights = model.Weights(new DenseTensor1(10)) or something of the sort
Assign this Template a name which will be used later when its factors are printed.
Assign this Template a name which will be used later when its factors are printed.
Override this if you need to use them.
Override this if you need to use them.
Given the Tensor value of neighbors _2 and _3, return a Tensor1 containing the scores for each possible value neighbor _1, which must be a DiscreteVar.
Given the Tensor value of neighbors _2 and _3, return a Tensor1 containing the scores for each possible value neighbor _1, which must be a DiscreteVar. Note that the returned Tensor may be sparse if this factor is set up for limited values iteration. If _1 is not a DiscreteVar then throws an Error.
Assign this Template a name which will be used later when its factors are printed.
Assign this Template a name which will be used later when its factors are printed.