JGAP Genetic Programming - Classification

1.8k views Asked by At

I would like to find out if there are any tutorials which can help me get started using JGAP to solve and evolve a classification problem.

Example I want to solve this dataset

1

There are 1 answers

2
Blake Yarbrough On BEST ANSWER

There is a JGAP tutorial available on SourceForge.

Another here and a blog.

If you want to test your mettle with robocode and JGAP you can get started: JGAP Robocode User Guide.