Topic: "genetic-programming"
trevorstephens/gplearn
Genetic Programming in Python, with a scikit-learn inspired API
Language: Python - Size: 7.62 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 1,689 - Forks: 298

primaryobjects/AI-Programmer
Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149
Language: C# - Size: 6.47 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 1,093 - Forks: 264

jenetics/jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization
Language: Java - Size: 81.5 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 869 - Forks: 157

aimclub/FEDOT
Automated modeling and machine learning framework FEDOT
Language: Python - Size: 225 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 671 - Forks: 86

wildart/Evolutionary.jl
Evolutionary & genetic algorithms for Julia
Language: Julia - Size: 1.6 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 339 - Forks: 59

lspector/Clojush
The Push programming language and the PushGP genetic programming system implemented in Clojure.
Language: Clojure - Size: 20.7 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 332 - Forks: 93

ShuhuaGao/geppy
A framework for gene expression programming (an evolutionary algorithm) in Python
Language: Python - Size: 8.36 MB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 214 - Forks: 74

pkalivas/radiate
A fast and flexible evolution engine for implementing artificial evolution and genetic programming techniques
Language: Rust - Size: 5.17 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 171 - Forks: 15

oblivia-simplex/roper
Return Oriented Programme Evolution with ROPER
Language: Common Lisp - Size: 96.2 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 167 - Forks: 21

heal-research/operon
C++ Large Scale Genetic Programming
Language: C++ - Size: 22.6 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 165 - Forks: 32

ShuhuaGao/gpFlappyBird
Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)
Language: Python - Size: 39.5 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 155 - Forks: 28

UePG-21/gpquant
Mining technical factors based on symbolic regression via genetic algorithm
Language: Python - Size: 83 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 147 - Forks: 49

hengzhe-zhang/EvolutionaryForest
An open source python library for automated feature engineering based on Genetic Programming
Language: Python - Size: 3.64 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 140 - Forks: 28

Evolutionary-Intelligence/DistributedEvolutionaryComputation
A (still growing) paper list of Evolutionary Computation (EC) published in some (rather all) top-tier (and also EC-focused) journals and conferences. For EC-focused publications, only Parallel/Distributed EC are covered in the current version.
Size: 159 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 136 - Forks: 34

NewT123-WM/tnlearn
A Python package that uses task-based neurons to build neural networks.
Language: Python - Size: 10.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 133 - Forks: 3

opencog/moses
MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search. See also AS-MOSES https://github.com/opencog/asmoses but kept to guaranty backward compatibility.
Language: C++ - Size: 133 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 131 - Forks: 86

hchasestevens/monkeys
A strongly-typed genetic programming framework for Python
Language: Python - Size: 177 KB - Last synced at: 13 days ago - Pushed at: almost 7 years ago - Stars: 123 - Forks: 14

lagodiuk/genetic-programming
Symbolic regression solver, based on genetic programming methodology.
Language: Java - Size: 2.83 MB - Last synced at: over 1 year ago - Pushed at: about 10 years ago - Stars: 117 - Forks: 28

tlemo/darwin
Evolutionary Algorithms Framework
Language: C++ - Size: 15 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 111 - Forks: 21

EC-KitY/EC-KitY
EC-KitY: A scikit-learn-compatible Python tool kit for doing evolutionary computation.
Language: Python - Size: 4.88 MB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 93 - Forks: 18

Ambrosys/glyph 📦
a python 3 library based on deap providing abstraction layers for symbolic regression problems.
Language: Python - Size: 546 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 93 - Forks: 16

evoasm/evoasm.rb
An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine
Language: Ruby - Size: 5.61 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 92 - Forks: 13

renatoosousa/GeneticAlgorithmForFeatureSelection
Search the best feature subset for you classification mode
Language: Python - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 90 - Forks: 28

EMI-Group/evogp
A GPU-accelerated library for Tree-based Genetic Programming, leveraging PyTorch and custom CUDA kernels for high-performance evolutionary computation. It supports symbolic regression, classification, and policy optimization with advanced features like multi-output trees and benchmark tools.
Language: Python - Size: 8.41 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 88 - Forks: 10

optframe/optframe
OptFrame - C++17 (and C++20) Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Genetic Algorithm, Simulated Annealing, Tabu Search, Iterated Local Search, Variable Neighborhood Search, NSGA-II, Genetic Programming etc. Examples for Traveling Salesman, Vehicle Routing, Knapsack Problem, etc.
Language: C++ - Size: 22.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 83 - Forks: 10

Hintzelab/MABE
Modular Agent Based Evolution Framework
Language: C++ - Size: 16.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 81 - Forks: 23

moshesipper/tiny_gp
Tiny Genetic Programming in Python
Language: Python - Size: 803 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 80 - Forks: 36

erp12/pyshgp
Push Genetic Programming in Python.
Language: Python - Size: 6.32 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 75 - Forks: 23

diogomatoschaves/geneal
A genetic algorithm implementation in python
Language: Python - Size: 11.9 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 65 - Forks: 10

aimclub/GOLEM
Graph Optimiser for Learning and Evolution of Models
Language: Python - Size: 22.5 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 65 - Forks: 10

MaxHalford/xgp
:crystal_ball: Symbolic regression library
Language: Go - Size: 2.27 MB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 61 - Forks: 3

heal-research/pyoperon
Python bindings and scikit-learn interface for the Operon library for symbolic regression.
Language: C++ - Size: 910 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 52 - Forks: 15

laic-ufmg/Recipe
Automated machine learning (AutoML) with grammar-based genetic programming
Language: C - Size: 54.9 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 52 - Forks: 14

hecoding/Pac-Man
Evolutionary Pac-Man bots using Grammatical Evolution and Multi-objective Optimization. Cool GUI included (Undergraduate Thesis)
Language: Java - Size: 29.7 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 52 - Forks: 15

Evolutionary-Intelligence/EvolutionaryComputation-A-Modern-Perspective-ECAMP
Evolutionary Computation: A Modern Perspective |<...>| This is an online book, which is free-access and actively-updated (1st Edition: from 2023 to 2027).
Size: 803 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 51 - Forks: 15

StefanoFioravanzo/MAP-Elites
Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization
Language: Jupyter Notebook - Size: 2.46 MB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 50 - Forks: 11

sherstpasha/thefittest
Implementation of data mining methods that use evolutionary algorithms
Language: Python - Size: 47.2 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 49 - Forks: 0

moshesipper/Applied-Machine-Learning-Course
This course covers the applied side of algorithmics in machine learning, with some deep learning and evolutionary algorithms thrown in as well.
Language: Python - Size: 350 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 48 - Forks: 5

telmomenezes/synthetic
Symbolic Generators for Complex Networks
Language: Python - Size: 19.6 MB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 46 - Forks: 9

alcides/GeneticEngine
Program Synthesis framework that features heuristics methods (e.g., Genetic Programming) and grammars are defined in Python dataclasses
Language: Python - Size: 54.5 MB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 45 - Forks: 7

heal-research/HeuristicLab
HeuristicLab - An environment for heuristic and evolutionary optimization
Language: C# - Size: 706 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 43 - Forks: 17

opencog/asmoses
MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search for the AtomSpace (https://github.com/opencog/atomspace)
Language: C++ - Size: 135 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 41 - Forks: 32

morinim/vita
Vita - Genetic Programming Framework
Language: C++ - Size: 15.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 35 - Forks: 6

yyxhdy/arja
Multi-Objective GP for Automated Repair of Java
Language: Java - Size: 13.7 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 15

zRapha/FAME
Framework for Adversarial Malware Evaluation.
Language: Python - Size: 8.03 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 34 - Forks: 10

xcsf-dev/xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
Language: C - Size: 49 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 33 - Forks: 13

marcovirgolin/genepro
A baseline implementation of genetic programming (using trees to encode programs) with some examples of usage.
Language: Python - Size: 9.13 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 33 - Forks: 7

renatogcruz/generative_design
Generative Design in the development of steel structured design
Language: HTML - Size: 500 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 32 - Forks: 1

jdherman/ptreeopt
Policy tree optimization: Heuristic policy search for control of dynamic systems. Uses genetic programming to develop binary trees relating observed indicator variables to actions, either real-valued or discrete.
Language: Python - Size: 273 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 7

ML-flash/M-E-GA
MEGA is a novel general purpose Genetic Algorithm frame work. That brings new Ideas and Features into the ML sphere such as transfer learning ,life long learning, and potentially open evolution. At the moment the code is still under development and investigation but I look forward to eventually validating the above claims.
Language: Python - Size: 1.71 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 30 - Forks: 3

lorepozo/program-induction
A library for program induction and learning representations.
Language: Rust - Size: 800 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 7

marcovirgolin/GP-GOMEA
Genetic Programming version of GOMEA. Also includes standard tree-based GP, and Semantic Backpropagation-based GP
Language: C++ - Size: 667 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 18

l1n0b1/TurboGP
Genetic Programming library in Python
Language: Jupyter Notebook - Size: 4.25 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 29 - Forks: 3

mgraffg/EvoDAG
Evolving Directed Acyclic Graph
Language: Python - Size: 686 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 7

petrmanek/Revolver
A framework for building fast genetic algorithms in Swift.
Language: Swift - Size: 74 MB - Last synced at: 12 days ago - Pushed at: almost 8 years ago - Stars: 29 - Forks: 5

softwaremill/helisa 📦
Scala API for jenetics
Language: Scala - Size: 1.07 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 4

marcovirgolin/SimpleGP
Simple Genetic Programming for Symbolic Regression in Python3
Language: Python - Size: 80.1 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 25 - Forks: 14

bhrnjica/gpdotnetv4
C# implementation of the various algorithms based on Genetic Algorithm, Genetic Programming and Artificial Neural Networks.
Language: C# - Size: 22.6 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 10

pysiakk/GeneticTree
Constructing decision trees with genetic algorithm with a scikit-learn inspired API
Language: Python - Size: 781 KB - Last synced at: 21 days ago - Pushed at: almost 4 years ago - Stars: 24 - Forks: 3

Ohjeah/cartesian
a lightweight implementation of Cartesian genetic programming with symbolic regression in mind.
Language: Python - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 4

alextousss/wargames
Two agents shooting at each other, controlled by a neural network optimized with a genetic algorithm.
Language: Python - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 3

tmptrash/construct
JavaScript Digital Organisms simulator
Language: JavaScript - Size: 1.98 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 22 - Forks: 3

MrVPlusOne/Singularity
Pattern Fuzzing for Worst-Case Algorithmic Complexity using Program Synthesis
Language: Scala - Size: 82.8 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 21 - Forks: 1

erikdoe/crellinor-rust
An artificial life / genetic programming simulation
Language: Rust - Size: 160 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 4

GregSommerville/Evolutionary.Net
Genetic Programming Engine designed for .NET
Language: C# - Size: 962 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 20 - Forks: 7

alenic/realGA
A fast and simple C++ library of Genetic Algorithms only for real domain (float), useful for nonlinear optimization with constraints
Language: C++ - Size: 1.24 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 4

EpistasisLab/ebic Fork of athril/ebic
EBIC - AI-based parallel biclustering algorithm
Language: C++ - Size: 953 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 4

telaoumatenyanis/GenAlgo.js
Genetic and evolutionary algorithms in Javascript.
Language: JavaScript - Size: 1.99 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 0

dgerod/behavior_tree_learning
Learning Behavior Trees using Genetic Programming
Language: Python - Size: 582 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 1

JedS6391/LGP
A robust Linear Genetic Programming implementation on the JVM using Kotlin.
Language: Kotlin - Size: 5.15 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 4

karlnicholas/GeneDoc
A Full Featured Multiple Sequence Alignment Editor.
Language: C++ - Size: 893 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 12

philipjk/genetic_algorithm_optimization_sklearn-based
Language: Jupyter Notebook - Size: 261 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 17 - Forks: 8

primaryobjects/genetic-programming
Genetic programming for math equations with prefix expression trees.
Language: JavaScript - Size: 198 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 17 - Forks: 5

mepx/libmep
Multi Expression Programming - evolutionary library for data analysis (symbolic regression, classification and time series)
Language: C++ - Size: 981 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 5

bhrnjica/gpdotnet
GPdotNET is an open source computer program for running tree based genetic programming.
Language: C# - Size: 6.52 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 7

Ryan-Amaral/PyTPG
A python implementation of Tangled Program Graphs. A Reinforcement Learning Algorithm.
Language: Python - Size: 1.03 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 7

mark-sed/ebe
Edit by Example - automated file editing just from given examples.
Language: C++ - Size: 3.01 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 0

alcides/aeon
Aeon programming language
Language: Python - Size: 13.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 14 - Forks: 5

alexadam/naive-math
Use genetic algorithms to evolve math identities
Language: JavaScript - Size: 517 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 0

tmptrash/irma
Digital organisms ecology system experiment
Language: JavaScript - Size: 6.18 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 4

trumae/tabuada
Genetic programming synthesize assembler programs
Language: C - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 1

amr205/Introduccion-a-la-IA---Libro
Libro gratuito de inteligencia artificial en español, incluye temas como algoritmos genéticos, programación lógica y machine learning.
Language: HTML - Size: 33.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

mssm199996/symbolic-equation-solver
A genetic programming application to solve linear and quadratic equations symboliclly
Language: Java - Size: 456 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 3

airtonbjunior/opinionMining
Opinion Mining/Sentiment Analysis Classifier using Genetic Programming
Language: Python - Size: 50.5 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 3

bgalvao/nodevo 📦
An implementation of Genetic Programming in Rust.
Language: Rust - Size: 99.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 0

benjaminpatrickevans/ConvGP
Convolutional Genetic Programming method for image classification
Language: Python - Size: 17.5 MB - Last synced at: about 1 hour ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 2

Decadz/Genetic-Programming-with-Rademacher-Complexity
Code for the GP-RC algorithm presented in "Genetic Programming with Rademacher Complexity for Symbolic Regression" (IEEE CEC2019). Paper Link: https://ieeexplore.ieee.org/document/8790341
Language: Python - Size: 35.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 4

Smoren/genetic-search-ts
Multiprocessing genetic algorithm implementation library
Language: TypeScript - Size: 868 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 10 - Forks: 1

eriknyquist/BrainfuckIntern
Uses a genetic algorithm to "evolve" brainfuck programs with desirable behaviours
Language: C - Size: 26.7 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 10 - Forks: 0

IFFranciscoME/Genetic-Finance
Implementations of Genetic Methods for Financial Machine Learning Applications
Language: HTML - Size: 18.7 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 2

thayeral/radiomics
A data-driven feature selection method using symbolic genetic programming.
Language: Jupyter Notebook - Size: 32.9 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 3

chen0040/java-genetic-programming
Genetic-programming framework for various genetic programming paradigms such as linear genetic programming, tree genetic programming, gene expression programming, etc
Language: Java - Size: 334 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 8

jespb/Python-M3GP
An easy-to-use scikit-learn inspired implementation of the Multidimensional Multiclass Genetic Programming with Multidimensional Populations (M3GP) algorithm
Language: Python - Size: 140 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 1

marcovirgolin/gpg
Re-implementation of GP-GOMEA that attempts to be simpler to understand and use than the original.
Language: C++ - Size: 431 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

robert-haas/alogos
Grammar-guided genetic programming (G3P) methods: CFG-GP, GE, piGE, DSGE, WHGE
Language: Python - Size: 8.85 MB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 3

raymelon/EmergencyResponseUnitLocator
:rotating_light: Finds the best location for an Emergency Response Unit using Genetic Algorithm. A homework in Computational Intelligence course. :fire_engine: :oncoming_police_car: :ambulance:
Language: MATLAB - Size: 109 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 3

Serafim-End/periodicity-research
The research of accuracy of searching cycles methods in symbolic sequences (time series) with presence of random noises.
Language: Python - Size: 2.68 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 2

jespb/Python-StdGP
An easy-to-use scikit-learn inspired implementation of the Standard Genetic Programming (StdGP) algorithm.
Language: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 9

talfig/Game-of-Life-Conway
Conway's Game Of Life simulation with genetic algorithm
Language: Python - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 4

kelindar/evolve
Golang implementation of a binary genetic algorithm with random binary crossover & mutation
Language: Go - Size: 4.35 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1
