Skip to content

Simple implementation of a genetic algorithm to solve a linear regression problem.

Notifications You must be signed in to change notification settings

sirghiny/genetic-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Simple implementation of a genetic algorithm to solve a linear regression problem.


This presents a creative way of doing linear regression using a genetic algorithm to find the coefficients. An explanation of the code and the concepts behind it can be found at:

Medium Blog

About

Simple implementation of a genetic algorithm to solve a linear regression problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages