December 2019
Intermediate to advanced
368 pages
11h 10m
English
To solve the modular retina problem, we need to use a Python library that provides an implementation of the ES-HyperNEAT algorithm. If you've read the previous chapter, you are already familiar with the MultiNEAT Python library, which also has an implementation of the ES-HyperNEAT algorithm. Thus, we can use this library to create a retina experiment runner implementation.
Let's discuss the essential components of the implementation.
Read now
Unlock full access