Found 8 repositories(showing 8)
timzhang642
This is a toy project that I developed during Summer 2016 to familiarize myself with genetic algorithm. The goal of this project is to evolve the string "hello world" from a bunch of random strings.
Using evolutionary computation to solve the classic Hello World problem.
tdraebing
Testing how evolutionary algorithms work
williamrmyers
This is the code for https://www.electricmonk.nl/log/2011/09/28/evolutionary-algorithm-evolving-hello-world . The Code is no longer being hosted so I'm completing it here. I'm also coverting it to Python3
https://www.reddit.com/r/dailyprogrammer/comments/40rs67/20160113_challenge_249_intermediate_hello_world/
mathewmariani
[2016-01-13] Challenge #249 [Intermediate] Hello World Genetic or Evolutionary Algorithm
garethsjones
Inspired by http://www.electricmonk.nl/log/2011/09/28/evolutionary-algorithm-evolving-hello-world/ to evolve a string into "Hello, World!" using node
jeffcore
Genetic program that finds a phrase starting with a random population. The hello world of evolutionary programming.
All 8 repositories loaded