Uses of Enum Class
com.logicaldoc.ai.neural.WeightInitScheme
Packages that use WeightInitScheme
-
Uses of WeightInitScheme in com.logicaldoc.ai.neural
Methods in com.logicaldoc.ai.neural that return WeightInitSchemeModifier and TypeMethodDescriptionNeuralNetwork.getWeightInit()
static WeightInitScheme
Returns the enum constant of this class with the specified name.static WeightInitScheme[]
WeightInitScheme.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 WeightInitScheme