| Class | Description |
|---|---|
| AnnealFactory |
A factory to create simulated annealing trainers.
|
| BackPropFactory |
A factory for backpropagation training.
|
| ClusterSOMFactory |
Create a trainer that uses the SOM cluster training method.
|
| EPLGAFactory | |
| GeneticFactory |
A factory to create genetic algorithm trainers.
|
| LMAFactory |
This class is a factory to create the LMA training method.
|
| ManhattanFactory |
A factory for Manhattan training.
|
| NEATGAFactory |
A factory to create genetic algorithm trainers.
|
| NeighborhoodSOMFactory |
Train an SOM network with a neighborhood method.
|
| NelderMeadFactory | |
| PNNTrainFactory |
A factory used to create PNN trainers.
|
| PSOFactory |
A factory for quick propagation training.
|
| QuickPropFactory |
A factory for quick propagation training.
|
| RBFSVDFactory |
This factory is used to create a SVD trainer for an RBF network.
|
| RPROPFactory |
A factory that creates RPROP trainers.
|
| SCGFactory |
A factory used to create SCG trainers.
|
| SVMFactory |
A factory to create SVM trainers.
|
| SVMSearchFactory |
A factory that creates SVM-search trainers.
|
| TrainBayesianFactory |
Copyright © 2014. All Rights Reserved.