Introduction - If you have any usage issues, please Google them yourself
Since the initial BP neural network weights between neurons and thresholds generally random selection, it is easy to fall into local minimum. This method uses a genetic algorithm to optimize the initial weights between neurons and thresholds, and compare the results before and after the use of genetic algorithms.