karoo_gp
Genetic programming platform
An evolutionary algorithm for automatic design and optimization of mathematical models
A Genetic Programming platform for Python with TensorFlow for wicked-fast CPU and GPU support.
161 stars
28 watching
61 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ahmedfgad/geneticalgorithmpython | A Python library implementing a genetic algorithm for optimization of machine learning models | 1,884 |
lacava/few | Automates feature engineering by using genetic programming to select the most useful features for machine learning models. | 51 |
petrmanek/revolver | A framework for building fast genetic algorithms in Swift. | 29 |
hchasestevens/monkeys | A Python framework for using genetic programming to solve problems and optimize solutions | 122 |
trevorstephens/gplearn | A Python library for solving symbolic regression problems using genetic programming | 1,615 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 219 |
kingsgeocomp/gsa_env | A containerized platform for teaching Geographic Data Science and Spatial Analysis | 0 |
researchcodeshub/quantumgeneticalgorithms | Implementing Quantum Genetic Algorithms using Python to solve optimization problems inspired by Darwinian natural selection. | 56 |
openmole/mgo | A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions | 71 |
shuai-xie/genetic-algorithm | A Matlab implementation of a genetic algorithm to find optimal solutions to optimization problems | 418 |
joeddav/devol | An evolutionary algorithm for designing neural networks in Keras | 950 |
ahmedfgad/kerasga | A Python library for training Keras models using the genetic algorithm | 36 |
giuse/simple_ga | A demonstration of a simple genetic algorithm in Ruby for solving optimization problems | 9 |
giacomelli/geneticsharp | A C# library for solving optimization problems using genetic algorithms | 1,284 |
jaxgaussianprocesses/gpjax | Provides a low-level interface to Gaussian process models in JAX for flexible extension and customisation | 461 |