Skip to content

dwarrier/genetic-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

genetic-playground

Some exercises in C to learn genetic algorithms

The first exercise (exp-gen) is a ground-up implementation of the suggestion from ai-junkie.com, and attempts to generate a simple 7-token expression to reach a target number, where tokens consist of digits from 0-9,+,-,/,*.

About

Some exercises in C to learn genetic algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published