Skip to content

A Python based genetic algorithm for playing rock, paper, scissors. Includes a few links to interesting material on the subject.

License

Notifications You must be signed in to change notification settings

allingeek/genetic-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genetic-demo

A Python based genetic algorithm for playing rock, paper, scissors. Includes a few links to interesting material on the subject.

Resources

  • The Nature of Code is a great open source book on all sorts of nature inspired CS ideas. There is a great chapter on Genetic Algorithms.
  • Smart Rockets is a fantastic rocket simulation that uses genetic algorithms to figure out how to fly rockets around obsticals and hit a target.
  • My Desert Code Camp Prezi

About

A Python based genetic algorithm for playing rock, paper, scissors. Includes a few links to interesting material on the subject.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages