Coder Social home page Coder Social logo

rajdeepslather / ecj Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gmueclab/ecj

0.0 0.0 0.0 40.89 MB

ECJ Evolutionary Computation Toolkit

Home Page: http://cs.gmu.edu/~eclab/projects/ecj/

HTML 27.80% CSS 0.03% Java 61.24% TeX 10.61% Shell 0.15% Makefile 0.11% Common Lisp 0.02% R 0.03%

ecj's Introduction

The ECJ Evolutionary Computation Toolkit

ECJ is an evolutionary computation framework written in Java. The system was designed for large, heavyweight experimental needs and provides tools which provide many popular EC algorithms and conventions of EC algorithms, but with a particular emphasis towards genetic programming. ECJ is free open-source with a BSD-style academic license (AFL 3.0).

ECJ is now well over fifteen years old and is a mature, stable framework which has (fortunately) exhibited relatively few serious bugs over the years. Its design has readily accommodated many later additions, including multiobjective optimization algorithms, island models, master/slave evaluation facilities, coevolution, steady-state and evolution strategies methods, parsimony pressure techniques, and various new individual representations (for example, rule-sets). The system is widely used in the genetic programming community and is reasonably popular in the EC community at large, where it has formed the basis of many theses, publications, and commercial products.

ECJ's Website

This is ECJ's repository, but ECJ's official website is elsewhere. Before doing anything else, we'd recommend you started there.

Getting Started

For instructions on how to begin using the ECJ binary distribution and/or build the source package, take a look at the readme in the 'ecj/' subdirectory.

Going forward, you may also want to avail yourself of

  • the extensive ECJ Manual, which explains most of ECJ's features and algorims in detail, with instructions on how to use them,
  • the ECJ tutorials,
  • and the built-in collectin of example applications (source code here, parameter files here).

Citing ECJ

The preferred way to cite ECJ is

Sean Luke. ECJ Evolutionary Computation Library (1998). Available for free at http://cs.gmu.edu/~eclab/projects/ecj/

or in BibTex like so:

@misc { Luke1998ECJSoftware,
author       = { Sean Luke },
title        = { {ECJ} Evolutionary Computation Library },
year         = { 1998 },
note         = { Available for free at http://cs.gmu.edu/$\sim$eclab/projects/ecj/  }
}

ecj's People

Contributors

eclab avatar sigmax avatar seanluke avatar jhilty avatar heuzi avatar s-mckay 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.