Documentation For Encog 2.x

INeuralDataPair Properties

The properties of the INeuralDataPair interface are listed below. For a complete list of INeuralDataPair interface members, see the INeuralDataPair Members topic.

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