Uses of Enum Class
deepnetts.net.Mode
Packages that use Mode
Package
Description
Neural network architectures with their corresponding builders.
Neural network layers, which are main building blocks of a neural network.
-
Uses of Mode in deepnetts.net
Methods in deepnetts.net that return ModeModifier and TypeMethodDescriptionNeuralNetwork.getMode()static ModeReturns the enum constant of this class with the specified name.static Mode[]Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in deepnetts.net with parameters of type Mode -
Uses of Mode in deepnetts.net.layers
Methods in deepnetts.net.layers that return ModeMethods in deepnetts.net.layers with parameters of type Mode