Marco

Results 4 repositories owned by Marco

GP-GOMEA

49
Stars
22
Forks
Watchers

Genetic Programming version of GOMEA. Also includes standard tree-based GP, and Semantic Backpropagation-based GP

pyNSGP

21
Stars
3
Forks
Watchers

Multi-objective Genetic Programming by NSGA-II in Python

SimpleGP

24
Stars
15
Forks
Watchers

Simple Genetic Programming for Symbolic Regression in Python3

genepro

29
Stars
7
Forks
Watchers

A baseline implementation of genetic programming (using trees to encode programs) with some examples of usage.