Skip to content

vaacabang/geneticAlgorithm-PY

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

geneticAlgorithm-1

Application of a Genetic Algorithm to the "Infinite monkey theorem"

Run

python3 main.py

Info

I wrote this python code in a Linux environment, it might not work with Windows.

Feel free to play with this code and to criticize my work by giving me advice. Just please don't be rude.

Tips

Resize your terminal window to a pretty big size, output is going to occupy a lot of space.

Thanks to

Daniel Shiffman and his amazing "The Nature of Code" (chapter 9) book!

About

An application of a Genetic Algorithm to the "Infinite monkey theorem"

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%