Pinned Repositories
TaylorGP
Taylor Genetic Programming for Symbolic Regression
SRNet-GECCO
Exploring Hidden Semantics for Neural Networks with Symbolic Regression
AB-GEP
BSEM
GVAE-ABGEP
Embedding Grammar Variational Autoencoder and Adversarial Bandit into Gene Expression Programming for Symbolic Regression
KGAE-CUP.github.io
Laboratory code repository
MTaylor_PPSN
PPSN material
NSGA-II
This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.
srbench
A living benchmark framework for symbolic regression
KGAE-CUP's Repositories
KGAE-CUP/MTaylor_PPSN
PPSN material
KGAE-CUP/KGAE-CUP.github.io
Laboratory code repository
KGAE-CUP/BSEM
KGAE-CUP/srbench
A living benchmark framework for symbolic regression
KGAE-CUP/TaylorGP
Taylor Genetic Programming for Symbolic Regression
KGAE-CUP/GVAE-ABGEP
Embedding Grammar Variational Autoencoder and Adversarial Bandit into Gene Expression Programming for Symbolic Regression
KGAE-CUP/SRNet-GECCO
Exploring Hidden Semantics for Neural Networks with Symbolic Regression
KGAE-CUP/AB-GEP
KGAE-CUP/NSGA-II
This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.