Class Loss
java.lang.Object
com.aidenfavish.javaNeuralNetwork.Loss.Loss
- Direct Known Subclasses:
CategoricalCrossEntropyLoss
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatstatic Matrix2Dabstract float[]floatregularization_loss(LayerDense layer)
-
Constructor Details
-
Loss
public Loss()
-
-
Method Details
-
regularization_loss
-
calculate
-
forward
-
clip
-