|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SigmoidDeltaRule | |
---|---|
org.neuroph.nnet.learning | Provides implementations of specific neural network learning algorithms. |
Uses of SigmoidDeltaRule in org.neuroph.nnet.learning |
---|
Subclasses of SigmoidDeltaRule in org.neuroph.nnet.learning | |
---|---|
class |
BackPropagation
Back Propagation learning rule for Multi Layer Perceptron neural networks. |
class |
DynamicBackPropagation
Backpropagation learning rule with dynamic learning rate and momentum |
class |
MomentumBackpropagation
Backpropagation learning rule with momentum. |
class |
ResilientPropagation
Resilient Propagation learning rule used for Multi Layer Perceptron neural networks. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |