December 2019
Intermediate to advanced
368 pages
11h 10m
English
We create the hyperparameters for the evolution of the population of objective function candidates in the create_objective_fun_params function. Here, we discuss the most critical hyperparameters:
params.PopulationSize = 100
params.MutateAddNeuronProb = 0.03 params.MutateAddLinkProb = 0.05
We are not expecting ...
Read now
Unlock full access