December 2019
Intermediate to advanced
368 pages
11h 10m
English
Before we start working on the XOR experiment, we need to set up our Python environment correctly according to the requirements of the NEAT-Python library, which we chose as the framework for writing our code. The NEAT-Python library is available from PyPI, so we can use the pip command to install it into the virtual environment of the XOR experiment.
Read now
Unlock full access