public interface LossFunction extends Accumulation
Modifier and Type | Method and Description |
---|---|
INDArray |
input()
The true
|
INDArray |
output()
The guess
|
getFinalResult, getOpType, isComplexAccumulation, isKeepDims, noOp, setFinalResult, zeroDouble, zeroFloat, zeroHalf
exec, exec, extraArgs, extraArgsBuff, extraArgsDataBuff, init, isExecSpecial, isPassThrough, n, numProcessed, opName, opNum, setExtraArgs, setN, setX, setY, setZ, toCustomOp, x, y, z
Copyright © 2018. All rights reserved.