|
Rename Variable gradients : INDArray to gradient : INDArray in method public computeGradient(labels INDArray, preOutput INDArray, activationFn String, mask INDArray) : INDArray in class org.nd4j.linalg.lossfunctions.impl.LossMAPE |
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.LossMAPE |
From |
To |
|
Rename Variable postOutput : INDArray to output : INDArray in method public computeGradient(labels INDArray, preOutput INDArray, activationFn String, mask INDArray) : INDArray in class org.nd4j.linalg.lossfunctions.impl.LossMAPE |
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.LossMAPE |
From |
To |