Uses of Enum Class
deepnetts.net.weights.RandomWeightsType
Packages that use RandomWeightsType
Package
Description
Weights randomization techniques, used for initializing layer's internal parameters.
-
Uses of RandomWeightsType in deepnetts.net.weights
Methods in deepnetts.net.weights that return RandomWeightsTypeModifier and TypeMethodDescriptionstatic RandomWeightsType
Returns the enum constant of this class with the specified name.static RandomWeightsType[]
RandomWeightsType.values()
Returns an array containing the constants of this enum class, in the order they are declared.