gplearn
GP solver
A Python library for solving symbolic regression problems using genetic programming
Genetic Programming in Python, with a scikit-learn inspired API
2k stars
52 watching
289 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists
genetic-programmingmachine-learningpythonscikit-learnsymbolic-regression
Related projects:
Repository | Description | Stars |
---|---|---|
ahmedfgad/geneticalgorithmpython | A Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks. | 1,905 |
giacomelli/geneticsharp | A C# library for solving optimization problems using genetic algorithms | 1,290 |
kstaats/karoo_gp | An evolutionary algorithm for automatic design and optimization of mathematical models | 161 |
giuse/simple_ga | A demonstration of a simple genetic algorithm in Ruby for solving optimization problems | 9 |
hchasestevens/monkeys | A Python framework for using genetic programming to solve problems and optimize solutions | 122 |
melisgl/mgl-gpr | An implementation of evolutionary optimization algorithms in Common Lisp | 63 |
ahmedfgad/neuralgenetic | Trains artificial neural networks using the genetic algorithm | 241 |
rodrigo-arenas/sklearn-genetic-opt | Automated hyperparameter tuning and feature selection using evolutionary algorithms. | 316 |
trevorld/ggpattern | Provides custom ggplot2 geoms with pattern fills | 361 |
lupoglaz/godotaigym | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
ahmedfgad/torchga | Trains PyTorch models using a genetic algorithm | 96 |
nsgeophysics/gprpy | Software for processing and visualizing Ground Penetrating Radar data | 198 |
manuel-calzolari/sklearn-genetic | A genetic feature selection tool for machine learning models | 323 |
microsoft/megatron-deepspeed | Research tool for training large transformer language models at scale | 1,926 |
handcraftsman/geneticalgorithmswithpython | A collection of example projects demonstrating the use of genetic algorithms in solving various optimization problems using Python | 1,213 |