mgl-gpr
Optimization library
An implementation of evolutionary optimization algorithms in Common Lisp
MGL-GPR is a library of evolutionary algorithms such as Genetic Programming (evolving typed expressions from a set of operators and constants) and Differential Evolution.
63 stars
15 watching
19 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions | 72 |
| A software library that enables the programmatic modification and evaluation of existing software through various techniques such as evolutionary computation, program synthesis, and source code manipulation. | 168 |
| A Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks. | 1,905 |
| An implementation of the Grey Wolf Optimizer algorithm in Matlab for solving optimization problems. | 55 |
| A modular Common Lisp framework for data analysis and visualization | 198 |
| A library that implements a genetic algorithm optimization tool | 200 |
| A demonstration of a simple genetic algorithm in Ruby for solving optimization problems | 9 |
| A Clojure implementation of a genetic programming system to evolve computer programs and solve problems | 100 |
| A C# library for solving optimization problems using genetic algorithms | 1,290 |
| A Python library for solving symbolic regression problems using genetic programming | 1,636 |
| A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 751 |
| A framework for executing genetic algorithms in Rust | 75 |
| A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
| A C++ library that optimizes GLSL shaders for better performance on various platforms. | 1,733 |
| A collection of unconstrained optimization algorithms implemented in MATLAB | 67 |