Skip to content

🇺🇸 Example of an evolutionary algorithm. Demonstrates the evolution of individuals through RGB colors in a visual way. 🇧🇷 Exemplo de algoritmo evolutivo. Demonstra de forma visual a evolução de indivíduos através de cores RGB.

Notifications You must be signed in to change notification settings

brunolpw/ClassicalGeneticAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClassicalGeneticAlgorithm

🇺🇸

This project aims to exemplify a classical evolutionary algorithm. In it, we have our individual, which will be the model to be sought, and an initially random population.

The goal is to make one of the individuals reach the RGB standard of the model.

To test it, you can do so through the Project Page.

🇧🇷

Este projeto visa exemplificar um algoritmo evolutivo clássico. Nele temos o nosso individuo que será o modelo a ser buscado e uma população inicialmente aleatória.

O Objetivo é fazer com que um dos indivíduos alcance o padrão RGB do modelo.

Para testar é possível através da Página do projeto.

About

🇺🇸 Example of an evolutionary algorithm. Demonstrates the evolution of individuals through RGB colors in a visual way. 🇧🇷 Exemplo de algoritmo evolutivo. Demonstra de forma visual a evolução de indivíduos através de cores RGB.

Topics

Resources

Stars

Watchers

Forks