Skip to content

This evolutionary algorithm was my first step into machine learning. This program guesses a given string by evolutionary try and error.

Notifications You must be signed in to change notification settings

timluedtke/evolutionary-string-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

evolutionary algorithm: string guesser

This evolutionary algorithm was my first step into machine learning. This program guesses a given string by evolutionary try and error.

It is designed for automatic self-improvement over time until it finally guesses the given string corretly.

further readings about topic

example program output

Generation 28400 developed from fitness value '2914' to '2885' -> DNS: 'This moaent when'kor"dUnt rem\mbee how a plrd im6writsek correcjZy so you just try every%possiblW c]mbination.'

37553 generations where needed to archieve goal.
13,96% of all generations could develop themselves.

Solution: 'This moment when you dont remember how a word is written correctly so you just try every possible combination.'

About

This evolutionary algorithm was my first step into machine learning. This program guesses a given string by evolutionary try and error.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages