Documentation For Encog 2.x

INeuralDataPair Members

INeuralDataPair overview

Public Instance Properties

Ideal The ideal data that the neural network should produce for the specified input.
Input The input that the neural network.
IsSupervised True if this training pair is supervised. That is, it has both input and ideal data.

See Also

INeuralDataPair Interface | Encog.Neural.NeuralData Namespace