deap
Evolutionary framework
A Python framework that enables the rapid prototyping and testing of evolutionary computation algorithms
Distributed Evolutionary Algorithms in Python
6k stars
192 watching
1k forks
Language: Python
last commit: about 2 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
maxhalford/eaopt | An evolutionary optimization library that provides multiple algorithms and interfaces to solve complex optimization problems using genetic and other optimization techniques. | 890 |
keon/algorithms | A collection of Python implementations of various algorithms and data structures. | 24,129 |
rsteca/sklearn-deap | Replaces grid search with evolutionary algorithms to find optimal parameters for machine learning models | 771 |
ahmedfgad/geneticalgorithmpython | A Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks. | 1,905 |
epistasislab/tpot | Automated machine learning tool that optimizes machine learning pipelines using genetic programming | 9,776 |
thealgorithms/python | A collection of algorithm implementations in Python | 195,521 |
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
bytedance/byteps | A high-performance distributed deep learning framework supporting multiple frameworks and networks | 3,635 |
llens/quantumcomputingevolutionaryalgorithmdesign | Designs quantum algorithms using evolutionary techniques | 19 |
ymjs-irfan/dp-fedsam | This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. | 42 |
ddbourgin/numpy-ml | A collection of machine learning algorithms implemented in NumPy for rapid experimentation and prototyping. | 15,789 |
joeddav/devol | An evolutionary algorithm for designing neural networks in Keras | 951 |
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
hchasestevens/monkeys | A Python framework for using genetic programming to solve problems and optimize solutions | 122 |
jaswinder9051998/zoofs | A Python library that performs feature selection using various nature-inspired optimization algorithms. | 245 |