Projects tagged ‘algorithms’ and ‘gp’


[3 total ]

0 Users

PyGression GP is a symbolic regression system written in Python using genetic programming techniques. It's inspired by TinyGP, a highly optimised GP system that was originally developed to meet the ... [More] specifications set out in the TinyGP competition of the Genetic and Evolutionary Computation Conference (GECCO) 2004. Start here to know what is all about: PyGression GPRationale: Why are we doing this?What is Symbolic Regression?What are Evolutionary Algorithms?What does Symbolic Regression have to do with Evolutionary Algorithms?Design Overview [Less]
Created 12 months ago.

0 Users

The Predictor is a framework for Genetic Algorithms (GA). It is not based on the traditional notions of GA. It is intended to be a framework that can bring GA into the enterprise. It will eventually support distributed GA.
Created 12 months ago.

0 Users

GPath is an evolutionary graph search algorithm that tries to solve the single-source shortest path problem for a graph, in which each node has a coordinate attached. It's based on the idea of ... [More] chemotaxis, the method by which many single and multi-cellular organisms find their food. [Less]
Created 12 months ago.