DMTSource / deap_rayLinks
Ray based map function for Deap with examples. Automatically batches iterator to multiple workers for many processors or clusters.
☆16Updated 5 years ago
Alternatives and similar repositories for deap_ray
Users that are interested in deap_ray are comparing it to the libraries listed below
Sorting:
- A Python 3 gradient-free optimization library☆152Updated 3 months ago
- Elo ratings for global black box derivative-free optimizers☆142Updated 10 months ago
- A framework for gene expression programming (an evolutionary algorithm) in Python☆218Updated 9 months ago
- Fork of http://www.pyopt.org/ (python3 compatible)☆85Updated 2 years ago
- Python-based Derivative-Free Optimization with Bound Constraints☆91Updated 2 weeks ago
- a python 3 library based on deap providing abstraction layers for symbolic regression problems.☆94Updated 4 years ago
- Python package for calculating fractional derivatives.☆60Updated last year
- Simplicial Homology Global Optimization☆53Updated 8 months ago
- SdePy: Numerical Integration of Ito Stochastic Differential Equations☆44Updated 4 years ago
- Distributed Evolutionary Algorithms in Python - Entirely Reworked☆14Updated last year
- numba_scipy extends Numba to make it aware of SciPy☆275Updated last year
- constrained nonlinear optimization for scientific machine learning, UQ, and AI☆489Updated last week
- Genetic Algorithm Package for Python☆266Updated 4 years ago
- A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model…☆512Updated last year
- A vectorized approach to Genetic Programming☆46Updated 7 months ago
- A dependency free library of standardized optimization test functions written in pure Python.☆62Updated this week
- A Python framework for Differential Evolution using pymoo.☆50Updated last year
- Exact methods for simulating fractional Brownian motion and fractional Gaussian noise in python☆101Updated 4 years ago
- A Bayesian optimization toolbox built on TensorFlow☆243Updated 2 months ago
- A baseline implementation of genetic programming (using trees to encode programs) with some examples of usage.