December 2019
Intermediate to advanced
368 pages
11h 10m
English
Now that we have the source code of the neuroevolutionary-based XOR solver, try to experiment by changing NEAT's hyperparameters, which control the evolutionary process.
One of the parameters of particular interest is compatibility_threshold, which can be found in the DefaultSpeciesSet section of the configuration file:
Another essential parameter that controls the evolutionary process is min_species_size, which can be found in the DefaultReproduction ...
Read now
Unlock full access