The properties of the ManhattanPropagation class are listed below. For a complete list of ManhattanPropagation class members, see the ManhattanPropagation Members topic.
Error (inherited from BasicTraining) | Get the current error percent from the training. |
LearningRate | The learning rate that was specified in the constructor. |
Levels (inherited from Propagation) | The propagation levels. |
Network (inherited from Propagation) | Get the current best neural network. |
OutputHolder (inherited from Propagation) | The output holder being used. |
Strategies (inherited from BasicTraining) | The strategies to use. |
Training (inherited from BasicTraining) | The training data to use. |
ZeroTolerance | The zero tolerance that was specified in the constructor. |
ManhattanPropagation Class | Encog.Neural.Networks.Training.Propagation.Manhattan Namespace