Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization
-
Updated
Oct 31, 2024 - Java
Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Code for the paper "Evolved Policy Gradients"
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-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
ecr: Evolutionary Computation in R (version 2)
A julia implementation of the CMA Evolution Strategy for derivative-free optimization of potentially non-linear, non-convex or noisy functions over continuous domains.
Paper: Challenges in High-dimensional Reinforcement Learning with Evolution Strategies
Using Cartesian Genetic Programming to find an efficient Convolutional Neural Network architecture
High performance implementation of Deep neuroevolution in pytorch using mpi4py. Intended for use on HPC clusters
A pure-Swift implementation of Covariance Matrix Adaptation Evolutionary Strategy (CMA-ES).
Workbench for practical machine learning in Ruby.
Gradient-based Covariance Matrix Adaptation Evolutionary Strategy for Real Blackbox Optimization
This github repository contains the official code for the paper, "Evolving Robust Neural Architectures to Defend from Adversarial Attacks"
A tool for developing reinforcement learning algorithms focused in stock prediction
[WIP] Python implementation of evolution strategy based on Information Geometry. This library includes CMA-ES, NES, CompactGA and PBIL.
An amateur attempt at breeding a chess-playing AI.
Tiny Genetic Algorithm in Python.
Нейронная сеть оптимизируемая с помощью генетического алгоритма. Задача агента контролируемого при помощи нейронной сети состоит в том, чтобы избегать контакта с противниками, как можно более длительное время.
Add a description, image, and links to the evolutionary-strategy topic page so that developers can more easily learn about it.
To associate your repository with the evolutionary-strategy topic, visit your repo's landing page and select "manage topics."