Package org.encog.ml.factory.train

This package is used to create trainers.

See:
          Description

Class Summary
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.
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.
NeighborhoodSOMFactory Train an SOM network with a neighborhood method.
PNNTrainFactory A factory used to create PNN trainers.
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.
 

Package org.encog.ml.factory.train Description

This package is used to create trainers.



Copyright © 2011. All Rights Reserved.