Skip to content

RubenArjona/Genetic-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Genetic-Algorithms

Code that implements a Genetic Algorithm regression approach in Mathematica. Version 11.2+ recommended.

Comments:

  1. Run the Genetic Algorithm (GA) code with different grammars, adjust the crossover and mutation rates.
  2. Can run with both uncorrelated and correlated data by changing the likelihood.
  3. Error estimates using the path-integral approach.
  4. Operative in one dimension but can be easily extended in more dimensions.

If you use this code, please cite the papers arXiv: 2002.12700, 2001.11420, 1910.01529

Made by Rubén Arjona, June 2020

About

Code that implements a Genetic Algorithm regression approach in Mathematica.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published