The properties of the INeuralDataPair interface are listed below. For a complete list of INeuralDataPair interface members, see the INeuralDataPair Members topic.
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. |
INeuralDataPair Interface | Encog.Neural.NeuralData Namespace