C++ genetic-algorithm

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

Top 9 C++ genetic-algorithm Projects

  • binlex

    A Binary Genetic Traits Lexer Framework

  • biteopt

    Derivative-Free Global Optimization Method (C++, Python binding)

  • 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
  • Operon

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

  • 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]

  • Ecosystem

    You play God (by sayansil)

  • genetic

    A performant and flexible genetic algorithm implemented in C++20/23. (by DeveloperPaul123)

  • NEAT

    Genetic algorithm for training ann (by BlagojeBlagojevic)

  • Project mention: Naive implementation of genetic algorithm in pure C stb_style | news.ycombinator.com | 2024-03-30
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • neuro-evolution-simulation

    Organisms evolving in a simulated ecosystem - an artificial life simulation.

  • genetic_tetris

    Tetris AI programmed with raylib/C++

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-algorithm related posts

  • Real-Time Evolution Simulation using genetic algorithms and neural networks.

    1 project | /r/programming | 23 Sep 2022
  • Real-Time Evolution Simulation using genetic algorithms and neural networks.

    1 project | /r/programming | 23 Sep 2022
  • Some reverse-engineering for Geometry Dash's memory structures

    1 project | /r/geometrydash | 2 Feb 2021

Index

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

Project Stars
1 binlex 383
2 biteopt 127
3 Operon 120
4 asmoses 37
5 Ecosystem 24
6 genetic 16
7 NEAT 3
8 neuro-evolution-simulation 2
9 genetic_tetris 1

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