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.

GitHub

63 stars
15 watching
19 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
openmole/mgoA software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions72
grammatech/selA 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
ahmedfgad/geneticalgorithmpythonA Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks.1,905
mzychlewicz/gwoAn implementation of the Grey Wolf Optimizer algorithm in Matlab for solving optimization problems.55
ghollisjr/cl-anaA modular Common Lisp framework for data analysis and visualization198
thoj/go-galibA library that implements a genetic algorithm optimization tool200
giuse/simple_gaA demonstration of a simple genetic algorithm in Ruby for solving optimization problems9
vollmerm/fungpA Clojure implementation of a genetic programming system to evolve computer programs and solve problems100
giacomelli/geneticsharpA C# library for solving optimization problems using genetic algorithms1,290
trevorstephens/gplearnA Python library for solving symbolic regression problems using genetic programming1,636
ddemidov/amgclA C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing751
m-decoster/rsgeneticA framework for executing genetic algorithms in Rust75
tomcraven/gogaA Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components.220
aras-p/glsl-optimizerA C++ library that optimizes GLSL shaders for better performance on various platforms.1,733
hiroyuki-kasai/gdlibraryA collection of unconstrained optimization algorithms implemented in MATLAB67