Parallel GA_ANN Predicting Model Research

ZHAO Hong,ZHANG Jie,HOU Lujian,WANG Kai,BAI Zhipeng
DOI: https://doi.org/10.3778/j.issn.1002-8331.2011.22.059
2011-01-01
Computer Engineering and Applications Journal
Abstract:In solving large scale problems,the GA_ANN model which combined the genetic algorithm and artificial neural network would be very time-consuming on the training stage.The bottleneck of GA_ANN model is analyzed by using gprof,and a parallel scheme is designed based on OpenMP multi-threading technology.The experiment results indicate that coarse-grained threading parallelization strategy can get an ideal speedup as the increasing of the population size,number of breeding generation and ANN training.
What problem does this paper attempt to address?