evolutionary-computation
There are 376 repositories under evolutionary-computation topic.
nnaisense/evotorch
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
MaxHalford/eaopt
:four_leaf_clover: Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
esa/pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
colgreen/sharpneat
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
ianwhale/nsga-net
NSGA-Net, a Neural Architecture Search Algorithm
EMI-Group/evox
Distributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.
icaros-usc/pyribs
A bare-bones Python library for quality diversity optimization.
ShuhuaGao/geppy
A framework for gene expression programming (an evolutionary algorithm) in Python
GrammaTech/sel
Programmatic modification and evaluation of software
ShuhuaGao/gpFlappyBird
Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)
oblivia-simplex/roper
Return Oriented Programme Evolution with ROPER
sferes2/sferes2
A lightweight, generic C++11 framework for evolutionary computation
evoplex/evoplex
Evoplex is a fast, robust and extensible platform for developing agent-based models and multi-agent systems on networks. It's available for Windows, Linux and macOS.
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.
korymath/talk-generator
talk-generator is capable of generating coherent slide decks based on a single topic suggestion.
lmarti/nsgaiii
An implementation of NSGA-III in Python.
moshesipper/tiny_gp
Tiny Genetic Programming in Python.
EMI-Group/evoxbench
Transforming Neural Architecture Search (NAS) into multi-objective optimization problems. A benchmark suite for testing evolutionary algorithms in deep learning.
EC-KitY/EC-KitY
EC-KitY: A scikit-learn-compatible Python tool kit for doing evolutionary computation.
Hintzelab/MABE
Modular Agent Based Evolution Framework
erp12/pyshgp
Push Genetic Programming in Python.
flxsosa/DeepHyperNEAT
A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf
evvo-labs/evvo
Solve multi-objective optimization problems with distributed evolutionary algorithms
cicirello/Chips-n-Salsa
A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms
hecoding/Pac-Man
Evolutionary Pac-Man bots using Grammatical Evolution and Multi-objective Optimization. Cool GUI included (Undergraduate Thesis)
0xprofessooor/Pearl
Adaptable tools to make reinforcement learning and evolutionary computation algorithms.
Evolutionary-Intelligence/EvolutionaryComputation-A-Modern-Perspective-ECAMP
Evolutionary Computation (EC): A Modern Perspective |<...>| This is an online book, which is free-access and actively-updated (1st Edition: from 2023 to 2027).
smkalami/ypea
Yarpiz Evolutionary Algorithms Toolbox for MATLAB
telmomenezes/synthetic
Symbolic Generators for Complex Networks
sgonzalez/SwiftGenetics
A pure-Swift genetic algorithm library built for composition and extensibility.
cpmech/goga
Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).
mohyunho/NAS_transformer
Evolutionary Neural Architecture Search on Transformers for RUL Prediction
mattruzicka/evolvable
An evolutionary computation framework
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.
heal-research/HeuristicLab
HeuristicLab - An environment for heuristic and evolutionary optimization