Goal: Create a flexible framework for evolutionary neural networks.
Allow the framework to be quickly adaptable to a variety of problems/applications.
Started on March 14, 2019. (PI Day!)
- Clone this repo to your local machine using
https://github.com/CalvQ/Xpereince
- This project is dependent upon Python NEAT
- Python 3+
First update then install
$ python3 -m pip install --upgrade pip
$ pip install neat neat-python