aarongarrett / inspyredLinks
Python library for bio-inspired computational intelligence
☆200Updated last year
Alternatives and similar repositories for inspyred
Users that are interested in inspyred are comparing it to the libraries listed below
Sorting:
- Particle swarm optimization (PSO) that supports constraints☆335Updated 7 years ago
- constrained nonlinear optimization for scientific machine learning, UQ, and AI☆487Updated this week
- A C++ / Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island…☆274Updated 5 years ago
- Jupyter/IPython notebooks about evolutionary computation.☆255Updated 8 years ago
- Surrogate Optimization Toolbox for Python☆213Updated 4 years ago
- RBFOpt library for black-box optimization☆195Updated 6 months ago
- Nondominated sorting for multi-objective problems☆115Updated 7 years ago
- Notebooks on how to use Distributed Evolutionary Algorithm in Python (DEAP)☆238Updated 3 years ago
- A Free and Open Source Python Library for Multiobjective Optimization☆627Updated this week
- Python microframework for building nature-inspired algorithms. Official docs: https://niapy.org☆269Updated 2 weeks ago
- A Python interface to CLP, CBC, and CGL to solve LPs and MIPs.☆189Updated 3 months ago
- Contains the sphinx documentation for PyGMO. To see the actual code, please use the PaGMO repository (https://github.com/esa/pagmo) as …☆50Updated 9 years ago
- Bayesian optimization for Python☆245Updated 3 years ago
- A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model…☆505Updated last year
- Design of experiments for Python☆289Updated 4 years ago
- Yet another black-box optimization library for Python☆138Updated 2 years ago
- A simple and easy-to-use implementation of a Genetic Algorithm library in Python☆132Updated 4 years ago
- Experimental Global Optimization Algorithm☆483Updated 7 years ago
- python-wrapped version of ellen, a linear genetic programming system for symbolic regression and classification.☆57Updated 3 years ago
- A framework for single/multi-objective optimization with metaheuristics