leap-ec / LEAP
A general purpose Library for Evolutionary Algorithms in Python.
☆86Updated this week
Alternatives and similar repositories for LEAP:
Users that are interested in LEAP are comparing it to the libraries listed below
- Cartesian genetic programming (CGP) in pure Python.☆32Updated 11 months ago
- Multi-objective Genetic Programming by NSGA-II in Python☆32Updated 3 years ago
- EC-KitY: A scikit-learn-compatible Python tool kit for doing evolutionary computation.☆93Updated last month
- Implementation of a differentiable CGP (Cartesian Genetic Programming)☆110Updated 2 years ago
- A feature engineering automation tool for learning data representations☆34Updated 3 weeks ago
- Tiny Genetic Programming in Python.☆99Updated 2 years ago
- Introduction to Evolutionary Computation class☆32Updated last week
- python-wrapped version of ellen, a linear genetic programming system for symbolic regression and classification.☆54Updated 2 years ago
- A Python framework for Differential Evolution using pymoo.☆49Updated 4 months ago
- Distributed Bayesian Optimization☆23Updated 4 years ago
- a python 3 library based on deap providing abstraction layers for symbolic regression problems.☆93Updated 3 years ago
- A baseline implementation of genetic programming (using trees to encode programs) with some examples of usage.☆32Updated 7 months ago
- [CCF-A] PyPop7: A Pure-Python Library for POPulation-based Black-Box Optimization (BBO), especially *Large-Scale* variants (including evo…☆230Updated last week
- A Python 3 gradient-free optimization library☆134Updated last month
- Estimation of Distribution algorithms Python package☆42Updated 8 months ago
- Bayesian Optimization algorithms with various recent improvements☆99Updated last year
- Genetic Programming library in Python☆33Updated 5 months ago
- 🦖 A fast & simple neuro-evolution library for Python☆16Updated 2 years ago
- Paper: Challenges in High-dimensional Reinforcement Learning with Evolution Strategies☆28Updated 2 years ago
- Python code for the GP-RC algorithm presented in "Genetic Programming with Rademacher Complexity for Symbolic Regression" (CEC-2019). Pap…☆15Updated last year
- Python library for bio-inspired computational intelligence☆195Updated 5 months ago
- A modular system for machinable research code☆35Updated 3 months ago
- Python implementation of state-of-art meta-heuristic and evolutionary optimization algorithms.☆13Updated 2 years ago
- ☆45Updated 4 years ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆50Updated 4 years ago
- Evolution Strategy Library☆55Updated 4 years ago
- ☆60Updated last year
- 🧬 Modularised Evolutionary Algorithms For Python with Optional JIT and Multiprocessing (Ray) support. Inspired by PyTorch Lightning