Skip to content

XingshengWei233/symbolic_regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

symbolic_regression

Rewriting a C++ project from last semester. In progress...

Use co-evalution to fit a function to data points. The function is represented by a binary tree with an operator, variable or constant in each node. The data points used for fitting the function is selected by priority representation of each data point.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published