|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivationFunctionWithDerivative | |
---|---|
simbad.piconode.core.node | |
simbad.piconode.ext |
Uses of ActivationFunctionWithDerivative in simbad.piconode.core.node |
---|
Fields in simbad.piconode.core.node declared as ActivationFunctionWithDerivative | |
---|---|
protected ActivationFunctionWithDerivative |
FeedForwardNeuralNetworkForBackPropLearning._activationFunctionForArcsFromBiasNeuron
|
Constructors in simbad.piconode.core.node with parameters of type ActivationFunctionWithDerivative | |
---|---|
NeuronForBackPropLearning(FeedForwardNeuralNetworkForBackPropLearning __network,
ActivationFunctionWithDerivative __activationFunctionObject)
|
|
NeuronForBackPropLearning(FeedForwardNeuralNetworkForBackPropLearning __network,
ActivationFunctionWithDerivative __activationFunctionObject,
java.lang.String __name)
|
Uses of ActivationFunctionWithDerivative in simbad.piconode.ext |
---|
Subclasses of ActivationFunctionWithDerivative in simbad.piconode.ext | |
---|---|
class |
ActivationFunction_hyperbolicTangent
|
class |
ActivationFunction_logisticSigmoid
|
class |
ActivationFunction_piecewiseLinear
|
class |
ActivationFunction_threshold
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |