- It learns with environments with continuous action spaces
- Deterministic policies are faster to learn
- https://www.mathworks.com/help/reinforcement-learning/matlab-environments.html
- https://www.mathworks.com/help/reinforcement-learning/training-and-validation.html
- Ensure Python is installed.
- Next, install NEAT-Python by running `pip install neat-python`.
- Finally, set up MATLAB to utilize Python by configuring the correct Python environment with the `pyenv` function.