Documentation For Encog 2.x

Encog.Neural.Networks.Training.Anneal Namespace

Namespace Hierarchy

Classes

Class Description
NeuralSimulatedAnnealing This class implements a simulated annealing training algorithm for feed forward neural networks. It is based on the generic SimulatedAnnealing class. It is used in the same manner as any other training class that implements the Train interface.