evolutionary-algorithms topic
genetic-algorithm-in-python
A genetic algorithm written in Python for educational purposes.
ldca
Self-replicating, self-modifying Assembly program that can evolve into every possible computer program in the universe (EXPERIMENTAL)
jabm
Java Agent Based Modelling toolkit
optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
BluePyOpt
Blue Brain Python Optimisation Library
PlatEMO
Evolutionary multi-objective optimization platform
geatpy
Evolutionary algorithm toolbox and framework with high performance for Python
pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modifie...
GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).