Reproduction of popular images using simple shapes with evolutionary algorithms.
Results and methods presented in show.ipynb
- Install cairo
- virtualenv -p python2 venv
- source venv/bin/activate
- pip install -r requirements.txt
python2 optimization.py (uncomment chosen algorithm)