Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petrvacha/diploma-thesis

Crossover in cartesian genetic programming
https://github.com/petrvacha/diploma-thesis

Last synced: about 2 months ago
JSON representation

Crossover in cartesian genetic programming

Awesome Lists containing this project

README

        

This program is just a part of my Master's thesis. Script is an implementation of Cartesian genetic programming (CGP).
For main part of my thesis I used another CGP implentation 'cause my program is for huge testing so slow.