|
Rename Variable scoreAsFilter : INDArray to bitMaskRowCol : INDArray in method public computeGradient(labels INDArray, preOutput INDArray, activationFn String, mask INDArray) : INDArray in class org.nd4j.linalg.lossfunctions.impl.LossHinge |
From |
To |
|
Rename Variable postOutput : INDArray to output : INDArray in method public scoreArray(labels INDArray, preOutput INDArray, activationFn String, mask INDArray) : INDArray in class org.nd4j.linalg.lossfunctions.impl.LossHinge |
From |
To |
|
Rename Variable postOutDer : INDArray to sigmaPrimeZ : INDArray in method public computeGradient(labels INDArray, preOutput INDArray, activationFn String, mask INDArray) : INDArray in class org.nd4j.linalg.lossfunctions.impl.LossHinge |
From |
To |