Documentation of 'org.joone.engine.DelaySynapse' Java class
DelaySynapse
org.joone.engine

Class DelaySynapse

    • Constructor Detail

      • DelaySynapse

        public DelaySynapse()
    • Method Detail

      • addNoise

        public void addNoise(double amplitude)
        Description copied from class: Synapse
        Adds a noise to the weights of the synapse
        Overrides:
        addNoise in class Synapse
        Parameters:
        amplitude - Amplitude of the noise: the value is centered around the zero. e.g.: an amplitude = 0.2 means a noise range from -0.2 to 0.2
      • getTaps

        public int getTaps()
        Inserire qui la descrizione del metodo. Data di creazione: (10/04/00 23.02.20)
        Returns:
        int
      • setTaps

        public void setTaps(int newTaps)
        Inserire qui la descrizione del metodo. Data di creazione: (10/04/00 23.02.20)
        Parameters:
        newTaps - int
      • check

        public java.util.TreeSet check()
        Description copied from class: Synapse
        Base for check messages. Subclasses should call this method from thier own check method.
        Specified by:
        check in interface NeuralElement
        Overrides:
        check in class Synapse
        Returns:
        validation errors.
        See Also:
        InputPaternListener, OutputPaternListener

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.