The properties of the CompetitiveTraining class are listed below. For a complete list of CompetitiveTraining class members, see the CompetitiveTraining Members topic.
Error (inherited from BasicTraining) | Get the current error percent from the training. |
ForceWinner | Is a winner to be forced of neurons that do not learn. See class description for more info. |
InputNeuronCount | The input neuron count. |
LearningRate | The learning rate. This was set when the object was created. |
Neighborhood | The network neighborhood function. |
Network | The network being trained. |
OutputNeuronCount | The output neuron count. |
Strategies (inherited from BasicTraining) | The strategies to use. |
Training (inherited from BasicTraining) | The training data to use. |
CompetitiveTraining Class | Encog.Neural.Networks.Training.Competitive Namespace