Uses of Enum Class
com.logicaldoc.ai.neural.LossFunction
Packages that use LossFunction
-
Uses of LossFunction in com.logicaldoc.ai.neural
Methods in com.logicaldoc.ai.neural that return LossFunctionModifier and TypeMethodDescriptionNeuralNetwork.getLoss()
static LossFunction
Returns the enum constant of this class with the specified name.static LossFunction[]
LossFunction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.logicaldoc.ai.neural with parameters of type LossFunction