Package oracle.pgx.config.mllib.loss
Class SoftmaxCrossEntropyLoss
java.lang.Object
oracle.pgx.config.mllib.loss.LossFunction
oracle.pgx.config.mllib.loss.SoftmaxCrossEntropyLoss
-
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 -
Method Summary
-
Constructor Details
-
SoftmaxCrossEntropyLoss
public SoftmaxCrossEntropyLoss()
-