Description: Genetic algorithm optimization BP neural network program, the use of genetic algorithm to find the optimal weights and thresholds given BP neural network and start training.
To Search:
File list (Check if you may need any files):
遗传BP\Code.m
......\Cross.m
......\fun.m
......\gabp.m
......\gabpEval.m
......\GABPNET.m
......\gadecod.m
......\initializega.m
......\Mutation.m
......\select.m
......\test.m
遗传BP