December 2019
Intermediate to advanced
368 pages
11h 10m
English
For this experiment, we choose to use the MultiNEAT Python library, which uses the Parameters Python class to maintain a list of all supported hyperparameters. The initialization of the hyperparameters for the population of maze solvers is defined in the create_robot_params function. Next, we discuss the essential hyperparameters and the reasons behind choosing particular values for them:
params.PopulationSize = 250
Read now
Unlock full access