Package oracle.pgx.config.mllib.loss
Class SoftmaxCrossEntropyLoss
- java.lang.Object
-
- oracle.pgx.config.mllib.loss.LossFunction
-
- oracle.pgx.config.mllib.loss.SoftmaxCrossEntropyLoss
-
public class SoftmaxCrossEntropyLoss extends LossFunction
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class oracle.pgx.config.mllib.loss.LossFunction
LossFunction.LossType
-
-
Field Summary
-
Fields inherited from class oracle.pgx.config.mllib.loss.LossFunction
lossType
-
-
Constructor Summary
Constructors Constructor Description SoftmaxCrossEntropyLoss()
-