C++ genetic-programming

Open-source C++ projects categorized as genetic-programming

Top 4 C++ genetic-programming Projects

  • binlex

    A Binary Genetic Traits Lexer Framework

  • Operon

    Modern C++ framework for symbolic regression that uses genetic programming to explore a hypothesis space of possible mathematical expression.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • asmoses

    MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search for the AtomSpace (https://github.com/opencog/atomspace)

  • Project mention: Show HN: Codemodder – A new codemod library for Java and Python | news.ycombinator.com | 2024-01-23

    Thanks for your reply!

    I think they called it an FST "Full Syntax Tree", which is probably very similar to a CST "Concrete Syntax Tree". At the time that moses was written, Python's internal AST hadn't sufficient code to mutate sufficiently for moses' designs.

    MOSES: Meta-Optimizing Semantic Evolutionary Search :

    https://wiki.opencog.org/w/Meta-Optimizing_Semantic_Evolutio... :

    > All program evolution algorithms tend to produce bloated, convoluted, redundant programs ("spaghetti code"). To avoid this, MOSES performs reduction at each stage, to bring the program into normal form. The specific normalization used is based on Holman's "elegant normal form", which mixes alternate layers of linear and non-linear operators. The resulting form is far more compact than, say, for example, boolean disjunctive normal form. Normalization eliminates redundant terms, and tends to make the resulting code both more human-readable, and faster to execute.

    > The above two techniques, optimization and normalization, allow MOSES to outperform standard genetic programming systems.

    https://github.com/opencog/asmoses

    MOSES outputs Combo (a LISP), Python as an output transform IIUC, and now Atomese with asmoses, which links to a demo notebook: https://robert-haas.github.io/mevis-docs/code/examples/moses...

    Evolutionary algorithm > Convergence: https://en.wikipedia.org/wiki/Evolutionary_algorithm#Converg...

    /? mujoco learning to walk [with evolutionary selection / RL Reinforcement Learning]

  • ebe

    Edit by Example - automated file editing just from given examples.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ genetic-programming related posts

  • Ebe - Compiler and interpreter for automated file editing using genetic programming

    1 project | /r/Compilers | 14 May 2022

Index

What are some of the best open-source genetic-programming projects in C++? This list will help you:

Project Stars
1 binlex 383
2 Operon 120
3 asmoses 37
4 ebe 15

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com