evolutionary-optimization
There are 11 repositories under evolutionary-optimization topic.
EMI-Group/evox
Distributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.
nathanrooy/evolving-simple-organisms
Evolving simple organisms using a genetic algorithm and deep learning from scratch with python
aimclub/GOLEM
Graph Optimiser for Learning and Evolution of Models
Evolutionary-Intelligence/EC-A-Modern-Perspective
Evolutionary Computation: A Modern Perspective ---> This is a free online book, which is actively updated now (1st Edition: from 2023 to 2027).
smkalami/nsga2-in-python
Implementation of NSGA-II in Python
zaman13/Particle-Swarm-Optimization-Fortran-95
A Fortran 95 code for Particle Swarm Optimization. The code is general. The fitness function is defined in a separate file and can be replaced by any user defined fitness function.
mloncode/evop
Optimization using Evolutionary Operators
tvlearn/tvo
A PyTorch package for Truncated Variational Optimization.
maddoxsj/maddoxsj
Misc Projects
pornosaur/imperialist-competitive-algorithm
Implementation of Imperialist Competitive Algorithm
vincap/TheoTF
Evolutionary hyperparameter optimization tool for neural networks built with Tensorflow.