Skip to content

Parnni/First_Genetic_Algorithm_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm.

Guessing numbers with our typical python code is no longer fun.
How about we use genetic algorithm to guess? and why numbers? let's use strings instead.

In this project, I am developing a genetic algorithm to guess a given string.

Results.

Technologies used.

Python

Further improvements.

  • Include numbers and more punctuations.
  • Deploying it on Flask.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages