Skip to content

schibo/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI

A series of AI tests in Swift.

Genetic Algorithm String Match

  • Uses the principles of a genetic algorithm (fitness function, selection, crossover, and mutation) to match a string of characters.
  • Population is seeded with random strings

alt tag

About

A series of AI tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages