| Interface | Description | 
|---|---|
| LearningFactorFunction | Provides the learning rate as a function of the number of calls
 already performed during the learning task. | 
| NeighbourhoodSizeFunction | Provides the network neighbourhood's size as a function of the
 number of calls already performed during the learning task. | 
| Class | Description | 
|---|---|
| KohonenTrainingTask | Trainer for Kohonen's Self-Organizing Map. | 
| KohonenUpdateAction | Update formula for 
 Kohonen's Self-Organizing Map. | 
| LearningFactorFunctionFactory | Factory for creating instances of  LearningFactorFunction. | 
| NeighbourhoodSizeFunctionFactory | Factory for creating instances of  NeighbourhoodSizeFunction. | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.