Skip to content

danmory/evolutionary_algorithm

Repository files navigation

EVOLUTIONARY ALGORITHM.

Python 3 with Pillow library is used.

To run program:

  • Install python 3 and Pillow library -- pip3 install PIL
  • Run python3 main.py <input_file_name.ext>

Output image will be saved in the file output with input file extension.

To change some constants, i.e population size, edit it manually in the source code file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages