Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 800 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 800 Bytes

Genetic-text-guess

A simple genetic algorithm to guess an unknown word

Installation

  • works under python 3
  • More information needs to be added later
  • The logic is in the GeneticClass.py file
  • ExmapleUsage.py - run this to see how the genetic algorithm is executed

Development setup

To be added later

Todo

  • Description for the class parameters is missing
  • Unit tests have to be added

Release History

To be added later

Meta

Gabor Patassy – patex1987@gmail.com

https://github.com/patex1987

Contributing

To be added later