evolutionary-algorithms topic

List evolutionary-algorithms repositories

jenetics

843
Stars
152
Forks
Watchers

Jenetics - Genetic Algorithm, Genetic Programming, Grammatical Evolution, Evolutionary Algorithm, and Multi-objective Optimization

evoplex

129
Stars
22
Forks
Watchers

Evoplex is a fast, robust and extensible platform for developing agent-based models and multi-agent systems on networks. It's available for Windows, Linux and macOS.

EvoloPy

433
Stars
221
Forks
Watchers

EvoloPy toolbox provides classical and recent nature-inspired metaheuristic for the global optimization.

gym-fx

198
Stars
51
Forks
Watchers

Forex trading simulator environment for OpenAI Gym, observations contain the order status, performance and timeseries loaded from a CSV file containing rates and indicators. Work In Progress

The official code repository supporting the book, Grokking Artificial Intelligence Algorithms

pygmo2

411
Stars
55
Forks
Watchers

A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

pyribs

200
Stars
29
Forks
Watchers

A bare-bones Python library for quality diversity optimization.

Sklearn-genetic-opt

278
Stars
72
Forks
Watchers

ML hyperparameters tuning and features selection, using evolutionary algorithms.

zoofs

236
Stars
45
Forks
Watchers

zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's ea...