Skip to content

krisajenkins/javascriptgeneticalgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm in JavaScript

From West London Hack Night 11th July 2013, this is a genetic algorithm that creates a pool of random strings, and sees if evolution will draw that pool towards an ideal target.

The code is exactly as written after about 1hr 20m of hacking, so you’ll have to excuse all the obvious rough edges. That said, it accomplishes its aim, and shows that you can cut your teeth on a genetic algorithm in an evening.

About

A genetic algorithm exercise from West London Hack Night

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published