Giter Site home page Giter Site logo

gsgp-red's Introduction

GSGP-Red

Geometric Semantic Genetic Programming with Reduced trees

Description

This project is an extension of the GSGP Java implementation first presented at https://github.com/luizvbo/gsgp-gd. Some parts of the code are reworked to make it more clear and intuitive. Also, in order to greatly reduce the size of the solutions, the workflow of GSGP-Red has been included in its respective implementation.

Repository contents

  • experiments: parameter files for each implementation.
  • gsgp and gsgp-red: algorithm implementations in Java.
  • scripts: miscellaneous scripts, mostly used for extended analysis of results.
  • execute_gsgp.py and execute_gsgp-red.py: customizable execution scripts.

Datasets

The datasets are not included in this repository to reduce its size. All the datasets used in the publications can be found and downloaded at this link. Each dataset is prepared for a 5-fold cross-validation procedure.

Running tests

Parameters

The master-example.txt file inside the experiments directory presents instructions for each parameter (as comments started with '#'). The master files are the only that need to be altered to change the behaviour of the algorithm. The dataset specific files are only to refer to its master and get its input/output paths.

Execution

In order to execute the experiments, run the following command line:

    java -jar path/to/jar -p path/to/parameter/file

For each implementation, the jar can be found at /out/artifacts. The parameter file to be passed here is the one specific to the desired dataset and not a master file.

Published papers

  • Joao F. B. S. Martins, Luiz Otavio V. B. Oliveira, Luis F. Miranda, Felipe Casadei, and Gisele L. Pappa. Solving the exponential growth of symbolic regression trees in geometric semantic genetic programming. In Proceedings of the Genetic and Evolutionary Computation Conference, GECCO โ€™18, Kyoto, Japan, 2018. ACM. ISBN 978-1-4503-5618-3/18/07. doi: 10.1145/3205455.3205593

gsgp-red's People

Contributors

joaofbsm avatar luizvbo avatar

Stargazers

 avatar William La Cava avatar

Watchers

James Cloos avatar  avatar  avatar  avatar paper2code - bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.