evolutionary-strategy topic

List evolutionary-strategy repositories

fingym

20
Stars
5
Forks
Watchers

A tool for developing reinforcement learning algorithms focused in stock prediction

es_pytorch

24
Stars
0
Forks
Watchers

High performance implementation of Deep neuroevolution in pytorch using mpi4py. Intended for use on HPC clusters

evox

201
Stars
35
Forks
Watchers

Distributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.

Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature...

SwiftCMA

23
Stars
3
Forks
Watchers

A pure-Swift implementation of Covariance Matrix Adaptation Evolutionary Strategy (CMA-ES).

evoltier

15
Stars
2
Forks
Watchers

[WIP] Python implementation of evolution strategy based on Information Geometry. This library includes CMA-ES, NES, CompactGA and PBIL.

GCMAES.jl

20
Stars
7
Forks
Watchers

Gradient-based Covariance Matrix Adaptation Evolutionary Strategy for Real Blackbox Optimization