Skip to content

Evolution of images is a demonstration of genetic algorithm on example of evolution of images population.

Notifications You must be signed in to change notification settings

szolotykh/evolution-of-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution of images

Overview

Evolution of images is a demonstration of genetic algorithm. It shows evolution of images population.

Buttons

Main:

  • New population - Create new population of random individuals
  • Next generation - Create next generation of population

Selection:

  • Select all - Select all individuals of population
  • Select some - Select some random individuals of population (number of selected individuals is close to half of population size, but may not equal to it).
  • Select best - Select most fitted half of the current generation.

Continues evolution:

  • Start - Start continues evolution process
  • Stop - Stop continues evolution process

Sergey Zolotykh

VsReality

About

Evolution of images is a demonstration of genetic algorithm on example of evolution of images population.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published