Research on Using Genetic Algorithms to Optimize Elman Neural Networks

Shifei Ding,Yanan Zhang,Jinrong Chen,Weikuan Jia
DOI: https://doi.org/10.1007/s00521-012-0896-3
2012-01-01
Abstract:There is a function of dynamic mapping when processing non-linear complex data with Elman neural networks. Because Elman neural network inherits the feature of back-propagation neural network to some extent, it has many defects; for example, it is easy to fall into local minimum, the fixed learning rate, the uncertain number of hidden layer neuron and so on. It affects the processing accuracy. So we optimize the weights, thresholds and numbers of hidden layer neurons of Elman networks by genetic algorithm. It improves training speed and generalization ability of Elman neural networks to get the optimal algorithm model. It has been proved by instance analysis that new algorithm was superior to the traditional model in terms of convergence rate, predicted value error, number of trainings conducted successfully, etc. It indicates the effect of the new algorithm and deserves further popularization.
What problem does this paper attempt to address?