December 2019
Intermediate to advanced
368 pages
11h 10m
English
As we described earlier, the solution for the visual discrimination task can be found using the HyperNEAT method. Thus, we need to use a library that provides an implementation of the HyperNEAT algorithm. The MultiNEAT Python library is the right candidate for this experiment. As such, we are implementing our experiment using this library.
Next, we discuss the most critical components of the experiment runner implementation.
Read now
Unlock full access