Genetic Algorithms for MLP Neural Network parameters optimization

M. Er,Fan Liu
DOI: https://doi.org/10.1109/CCDC.2009.5192353
2009-06-17
Abstract:In this paper, a hybrid learning algorithm for a Multilayer Perceptrons (MLP) Neural Network using Genetic Algorithms (GA) is proposed. This hybrid learning algorithm has two steps: First, all the parameters (weights and biases) of the initial neural network are encoded to form a long chromosome and tuned by the GA. Second, as a result of the GA process, a quasi-Newton method called Broyden-Fletcher-Goldfarb-Shannon (BFGS) method is applied to train the neural network. Simulation studies on function approximation and nonlinear dynamic system identification are presented to illustrate the performance of the proposed learning algorithm.
Engineering,Computer Science
What problem does this paper attempt to address?