Skip to content
View Zhixing1020's full-sized avatar
  • Victoria university of Wellington
  • Wellington, New Zealand
Block or Report

Block or report Zhixing1020

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Linear-Genetic-Programming-LGP-and-Applications Linear-Genetic-Programming-LGP-and-Applications Public

    This project implements a basic linear genetic programming method and its advanced variants based on ECJ. The main feature of this project is that it decouples the algorithm implementations and pro…

    Java 3

  2. SemanticLGP_for_SR SemanticLGP_for_SR Public

    the source code of the CYB paper "Semantic Linear Genetic Programming for Symbolic Regression"

    C++ 1

  3. GPJSS-basicLGP-release GPJSS-basicLGP-release Public

    using basic linear genetic programming (LGP) to design decision rules automatically for solving dynamic job shop scheduling problems

    Java 5

  4. Standard-Genetic-Programming Standard-Genetic-Programming Public

    a tree-based version of standard genetic programming and its major part is based on the Genetic-Prog on Github

    C++ 1

  5. ADGSGP ADGSGP Public

    The implementation of "Improving Generalization of Genetic Programming for Symbolic Regression With Angle-Driven Geometric Semantic Operators"

    Python 3 1

  6. C-GSGP C-GSGP Public

    The optimized implementation of paper "Competent Geometric Semantic Genetic Programming for Symbolic Regression and Boolean Function Synthesis". The original code can be downloaded from the link in…

    1