Skip to content

fabiochiusano/SymbolicRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SymbolicRegression

Simple symbolic regression done with Genetic Programming in Scala.

How to run

  • Clone this repo
  • Install the scala compiler from here
  • Open a terminal and type scalac /[PATH_TO_REPO]/src/main/main.scala
  • Type scala main
  • The program should start running the simulations and printing stuff

About

Symbolic regression done with GP in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published