Documentation of 'org.encog.neural.data.basic.BasicNeuralDataPair' Java class
BasicNeuralDataPair
org.encog.neural.data.basic

Class BasicNeuralDataPair

    • Constructor Detail

      • BasicNeuralDataPair

        public BasicNeuralDataPair(NeuralData theInput)
        Construct with input only.
        Parameters:
        theInput - The input.
      • BasicNeuralDataPair

        public BasicNeuralDataPair(NeuralData theInput,
                                   NeuralData theIdeal)
        Construct from input and ideal.
        Parameters:
        theInput - The input.
        theIdeal - The ideal.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.