public class LossNegativeLogLikelihood extends LossMCXENT
softmaxClipEps, weights| Constructor and Description |
|---|
LossNegativeLogLikelihood() |
LossNegativeLogLikelihood(INDArray weights) |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
The opName of this function
|
String |
toString() |
computeGradient, computeGradientAndScore, computeScore, computeScoreArray, scoreArraypublic LossNegativeLogLikelihood()
public LossNegativeLogLikelihood(INDArray weights)
public String name()
name in interface ILossFunctionname in class LossMCXENTpublic String toString()
toString in class LossMCXENTCopyright © 2021. All rights reserved.