git clone https://github.com/EmilianoGarciaLopez/genetic-algorithm
cd genetic-algorithms
pip install -r requirements.txt
note: functions are defined in the test_functions.py
file
- Go to the file titled
ga_example.py
under 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!