Skip to content

rhodeerdendron/genetic-algorithm-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

genetic-algorithm-demo

A simple stochastic genetic algorithm demo, using the very simple problem of quadratic regression, to illustrate how genetic algorithms work and what makes a "stochastic algorithm" stochastic.

Requires numpy, matplotlib, seaborn, and pandas. Playground at the end of the notebook requires ipywidgets and IPython.

About

Simple stochastic genetic algorithm demo notebook

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published