Introduction - If you have any usage issues, please Google them yourself
The whole algorithm is divided into three parts, the first part is to determine the overall structure of the neural networks, genetic algorithms and optimization of parameters, then that is a good use of the parameters have been optimized using neural networks to predict. We determine the length of the algorithm needs to be optimized according to the number of individual weights and thresholds. Individual fitness function is calculated by their fitness, according to the size of fitness, we use roulette algorithm to determine their genetic, crossover and mutation process as well as to optimize future BP neural network can better convergence.