training_functional.hpp File Reference
File contains template classes that support training proces of the network. More...
Namespaces
Data Structures
- class neural_net::Basic_training_functional
- Basic trainng functional. More...
- class neural_net::Basic_wta_training_functional< Value_type, Parametres_type >
- Class that is basic for Winner Takes All (WTA) algorithms. More...
- class neural_net::Basic_wtm_training_functional< Value_type, Parameters_type, Iteration_type, Index_type, Topology_type >
- Class that is basic for Winner Takes Most (WTM) algorithms. More...
- class neural_net::Wta_proportional_training_functional< Value_type, Parameters_type, Iteration_type >
- Class that certain kind of WTA algorithm. More...
- class neural_net::Wtm_classical_training_functional< Value_type, Parameters_type, Iteration_type, Index_type, Generalized_training_weight_type >
- Class that is basic for Winner Takes Most (WTM) algorithms. More...
Detailed Description
File contains template classes that support training proces of the network.
Generated on Wed Jun 28 14:39:54 2006 for Kohonen Neural Network Library Demo by
1.4.6