Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 218 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 218 Bytes

This is some simple experiements with genetic algorithms.

  • helloWorld - a really basic coffeescript implementation of evolving "hello world". Fitness function is merely if each character laterally is correct or not.