Introduction - If you have any usage issues, please Google them yourself
Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and thresholds of BP, and then BP training and testing are carried out. Genetic algorithm includes coding selection, crossover and mutation.