• Stars
    star
    49
  • Rank 585,874 (Top 12 %)
  • Language
    C++
  • License
    Apache License 2.0
  • Created almost 6 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

pyNSGP

Multi-objective Genetic Programming by NSGA-II in Python
Python
29
star
2

genepro

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

SimpleGP

Simple Genetic Programming for Symbolic Regression in Python3
Python
24
star
4

robust-counterfactuals

Repo of the paper "On the Robustness of Sparse Counterfactual Explanations to Adverse Perturbations"
Jupyter Notebook
11
star
5

gpg

Re-implementation of GP-GOMEA that attempts to be simpler to understand and use than the original.
C++
10
star
6

2SEGP

Simple Simultaneous Ensemble Learning in Genetic Programming
Python
5
star
7

Uncertainty-Estimation-in-Deep-Nets

Attempt to reproduce the toy experiment of http://bit.ly/2C9Z8St with an ensemble of nets and with dropout.
Python
4
star
8

CoGS

A baseline genetic algorithm for the discovery of counterfactuals, implemented in Python for ease of use and heavily leveraging NumPy for speed.
Python
4
star
9

DivNichGP

Python re-implementation of the Diverse Niching Genetic Programming algorithm for binary classification and regression
Python
3
star
10

coeffmut_gpgomea

Code to reproduce paper by Virgolin and Bosman "Coefficient mutation in the gene-pool optimal mixing evolutionary algorithm for symbolic regression" 2022
Jupyter Notebook
2
star
11

APhA

Code to automatically assemble highly-individualized phantoms from DICOM CT scans and RT STRUCT files
Python
2
star
12

FaceDetectionDotNet

A small C# project to detect faces and facial landmarks
C#
1
star
13

marcovirgolin.github.io

Marco Virgolin's personal website
HTML
1
star
14

ML-PIE

Code to run ML-PIE (EC+DM WS @ GECCO '21)
Python
1
star