Documentation of 'jhpro.nnet.jknnl.TransparentActivationFunction' Java class
TransparentActivationFunction
jhpro.nnet.jknnl

Class TransparentActivationFunction

    • Constructor Summary

      Constructors 
      Constructor and Description
      TransparentActivationFunction()
      Creates a new instance of TranspatentActivationFunction
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double[] getParamateres()
      Return null
      double getValue(double inputValue)
      Return the input value without any changes.
      void setParameteres(double[] paramateresList)
      Do nothing
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TransparentActivationFunction

        public TransparentActivationFunction()
        Creates a new instance of TranspatentActivationFunction
    • Method Detail

      • setParameteres

        public void setParameteres(double[] paramateresList)
        Do nothing
        Specified by:
        setParameteres in interface ActivationFunctionModel
        Parameters:
        paramateresList - array of the parameters
      • getValue

        public double getValue(double inputValue)
        Return the input value without any changes.
        Specified by:
        getValue in interface ActivationFunctionModel
        Parameters:
        inputValue - input value
        Returns:
        input value

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.