Documentation of 'org.neuroph.nnet.learning.SigmoidDeltaRule' Java class
SigmoidDeltaRule
org.neuroph.nnet.learning

Class SigmoidDeltaRule

  • All Implemented Interfaces:
    java.io.Serializable


    public class SigmoidDeltaRule
    extends LMS
    Delta rule learning algorithm for perceptrons with sigmoid (or any other diferentiable continuous) functions. TODO: Rename to DeltaRuleContinuous (ContinuousDeltaRule) or something like that, but that will break backward compatibility, posibly with backpropagation which is the most used
    See Also:
    LMS, Serialized Form
    • Constructor Detail

      • SigmoidDeltaRule

        public SigmoidDeltaRule()
        Creates new SigmoidDeltaRule

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.