Simple symbolic regression done with Genetic Programming in Scala.
- 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