evolutionary-strategy topic
pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization
pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
EPG
Code for the paper "Evolved Policy Gradients"
ecr2
ecr: Evolutionary Computation in R (version 2)
RobustArchitectureSearch
This github repository contains the official code for the paper, "Evolving Robust Neural Architectures to Defend from Adversarial Attacks"
High-Dim-ES-RL
Paper: Challenges in High-dimensional Reinforcement Learning with Evolution Strategies
machine_learning_workbench
Workbench for practical machine learning in Ruby.
cgp-cnn-design
Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture
CMAEvolutionStrategy.jl