| Documentation For Encog 2.x |
|
CompetitiveTraining Constructor
Create an instance of competitive training.
Parameters
-
network
- The network to train.
-
learningRate
- The learning rate, how much to apply per iteration.
-
training
- The training set (unsupervised).
-
neighborhood
- The neighborhood function to use.
See Also
CompetitiveTraining Class | Encog.Neural.Networks.Training.Competitive Namespace