Skip to content

leichenxu/developTraining

Repository files navigation

WebGE

Grammatical Evolution (GE) is a metaheuristic from the Genetic Programming family which allows to evolve individuals represented as chromosomes expressing their phenotypes by means of a grammar.

Several GE implementations can be found at GitHub. Our first implementation, made in Java, can be found here: https://github.com/ABSysGroup/jeco.

The main idea of this project is to create a web environment for Grammatical Evolution experimentation where, by means of a web interface, researchers will be able to configure, run and analyze their experiments with GE.

Other nice implementations of GE, but based in Python:

Former contributors to this project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published