The Encog Project

Package org.encog.neural.networks.training.competitive

Class Summary
CompetitiveTraining This class implements competitive training, which would be used in a winner-take-all neural network, such as the self organizing map (SOM).
 


The Encog Project