Simple genetic algorithm implementation made in python used to maximize functions.
You can run the python script online with the following link:
- Python 3: Tested in version 3.8 and 3.1.
- Clone this repository and access it with your favorite terminal.
- Run
pip install -R requirements.txt. - Execute the main script.
There's also a link to Google Collab:
https://colab.research.google.com/drive/17PChQT2UECsAqaTTA_uV3pwHKBib8w6L?usp=sharing
- Oscar Juárez
- Jose Pablo Cifuentes
Universidad del Valle de Guatemala - 2020