Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Symbolic-Regression Discovery

Evolve algebraic expressions that rediscover hidden equations from data


đź§© Why This Project?

Physics—and, really, all the natural sciences—often start with measurements whose underlying relationship is unknown.
Symbolic regression powered by Genetic Programming (GP) lets you search the space of possible formulas directly, producing human-readable equations instead of black-box coefficients.

In this repo you will:

  1. Generate fully synthetic “experiments.”
  2. Evolve expression trees using GP (via the DEAP library).
  3. Rediscover the true equation (or an equally good surrogate) and quantify its accuracy.

About

Evolve algebraic expressions that rediscover hidden equations from data.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages