git clone https://github.com/EmilianoGarciaLopez/genetic-algorithm
cd genetic-algorithms
pip install -r requirements.txtnote: functions are defined in the test_functions.py file
- Go to the file titled
ga_example.pyunder the foldertest_files - Change the values near the top of the file to your liking. file
- Run the main method
Contributions, Issues, and Forks are welcome!