Genetic Algorithm
From Encog Machine Learning Framework
Revision as of 16:06, 23 April 2011 by JeffHeaton (Talk | contribs)
Genetic algorithms are machine learning method that is used for optimization. It can also be used to train neural networks. Simulated annealing trains neural networks by treating the weights of the neural network as an optimization problem where the weights that produce the lowest error are sought.