All Projects → geneal → Similar Projects or Alternatives

642 Open source projects that are alternatives of or similar to geneal

Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+1048.94%)
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+1061.7%)
Scikit Opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
Stars: ✭ 2,791 (+5838.3%)
zoofs
zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.
Stars: ✭ 142 (+202.13%)
tiny gp
Tiny Genetic Programming in Python
Stars: ✭ 58 (+23.4%)
geneticalgorithm2
Supported highly optimized and flexible genetic algorithm package for python
Stars: ✭ 36 (-23.4%)
Gaft
A Genetic Algorithm Framework in Python
Stars: ✭ 651 (+1285.11%)
procrustes
Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
Stars: ✭ 48 (+2.13%)
FrankWolfe.jl
Julia implementation for various Frank-Wolfe and Conditional Gradient variants
Stars: ✭ 47 (+0%)
gibbous
Convex optimization for java and scala, built on Apache Commons Math
Stars: ✭ 17 (-63.83%)
binlex
A Binary Genetic Traits Lexer Framework
Stars: ✭ 303 (+544.68%)
Ascension
A metaheuristic optimization framework
Stars: ✭ 24 (-48.94%)
Pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 134 (+185.11%)
GeneticAlgorithmForFeatureSelection
Search the best feature subset for you classification mode
Stars: ✭ 82 (+74.47%)
Optimviz
Visualize optimization algorithms in MATLAB.
Stars: ✭ 106 (+125.53%)
nuxt-prune-html
🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
Stars: ✭ 69 (+46.81%)
goga
Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).
Stars: ✭ 39 (-17.02%)
Mutual labels:  optimization, genetic-algorithm
arja
Multi-Objective GP for Automated Repair of Java
Stars: ✭ 31 (-34.04%)
qpmad
ROS-compatible Eigen-based Goldfarb-Idnani quadratic programming solver
Stars: ✭ 41 (-12.77%)
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (+825.53%)
Mutual labels:  optimization, genetic-algorithm
Ensmallen
A header-only C++ library for numerical optimization --
Stars: ✭ 436 (+827.66%)
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+997.87%)
Mutual labels:  optimization, genetic-algorithm
Jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Evolutionary Algorithm, and Multi-objective Optimization
Stars: ✭ 616 (+1210.64%)
Mutual labels:  optimization, genetic-algorithm
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (-10.64%)
Cppnumericalsolvers
a lightweight C++17 library of numerical optimization methods for nonlinear functions (Including L-BFGS-B for TensorFlow)
Stars: ✭ 638 (+1257.45%)
Eaopt
🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Stars: ✭ 718 (+1427.66%)
Mutual labels:  optimization, genetic-algorithm
Fantasy Basketball
Scraping statistics, predicting NBA player performance with neural networks and boosting algorithms, and optimising lineups for Draft Kings with genetic algorithm. Capstone Project for Machine Learning Engineer Nanodegree by Udacity.
Stars: ✭ 146 (+210.64%)
Mutual labels:  optimization, genetic-algorithm
Sporco
Sparse Optimisation Research Code
Stars: ✭ 164 (+248.94%)
GARI
GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
Stars: ✭ 41 (-12.77%)
dfogn
DFO-GN: Derivative-Free Optimization using Gauss-Newton
Stars: ✭ 20 (-57.45%)
ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
Stars: ✭ 30 (-36.17%)
Python Mip
Collection of Python tools for the modeling and solution of Mixed-Integer Linear programs
Stars: ✭ 202 (+329.79%)
wargames
two soldiers shooting at each other, controlled by a neural network with a genetic algorithm.
Stars: ✭ 22 (-53.19%)
Operations-Research
Some lecture notes of Operations Research (usually taught in Junior year of BS) can be found in this repository along with some Python programming codes to solve numerous problems of Optimization including Travelling Salesman, Minimum Spanning Tree and so on.
Stars: ✭ 92 (+95.74%)
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (+93.62%)
pikaia
Modern Fortran Edition of the Pikaia Genetic Algorithm
Stars: ✭ 29 (-38.3%)
Mutual labels:  optimization, genetic-algorithm
a-tour-of-pytorch-optimizers
A tour of different optimization algorithms in PyTorch.
Stars: ✭ 46 (-2.13%)
modest-py
FMI-compliant Model Estimation in Python
Stars: ✭ 40 (-14.89%)
Mutual labels:  optimization, genetic-algorithm
OptimisationAlgorithms
Searching global optima with firefly algorithm and solving traveling salesmen problem with genetic algorithm
Stars: ✭ 20 (-57.45%)
Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
Stars: ✭ 86 (+82.98%)
Pymoo
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
Stars: ✭ 547 (+1063.83%)
Mutual labels:  optimization, genetic-algorithm
Argmin
Mathematical optimization in pure Rust
Stars: ✭ 234 (+397.87%)
Optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
Stars: ✭ 411 (+774.47%)
Ojalgo
oj! Algorithms
Stars: ✭ 336 (+614.89%)
Awesome Robotics
A curated list of awesome links and software libraries that are useful for robots.
Stars: ✭ 478 (+917.02%)
ForBES
Generic and efficient MATLAB solver for nonsmooth optimization problems
Stars: ✭ 19 (-59.57%)
bio ik
MoveIt kinematics_base plugin based on particle optimization & GA
Stars: ✭ 104 (+121.28%)
Mutual labels:  optimization, genetic-algorithm
Pyswarms
A research toolkit for particle swarm optimization in Python
Stars: ✭ 742 (+1478.72%)
Fewshotlearning
Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"
Stars: ✭ 223 (+374.47%)
moses
MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search. See also AS-MOSES https://github.com/opencog/asmoses but kept to guaranty backward compatibility.
Stars: ✭ 127 (+170.21%)
Genetic-Algorithm-on-K-Means-Clustering
Implementing Genetic Algorithm on K-Means and compare with K-Means++
Stars: ✭ 37 (-21.28%)
Mutual labels:  genetic-algorithm
VRPTW-ga
Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python
Stars: ✭ 40 (-14.89%)
Mutual labels:  genetic-algorithm
ga
Simple genetic algorithms in Go
Stars: ✭ 101 (+114.89%)
Mutual labels:  genetic-algorithm
csmath-2021
This mathematics course is taught for the first year Ph.D. students of computer science and related areas @zju
Stars: ✭ 30 (-36.17%)
Mutual labels:  optimization-algorithms
Computational-Intelligence-Tutorials
This is the repository of codes written in class.
Stars: ✭ 36 (-23.4%)
Mutual labels:  genetic-algorithm
HashedExpression
Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.
Stars: ✭ 40 (-14.89%)
Mutual labels:  optimization-algorithms
ptreeopt
Policy tree optimization: Heuristic policy search for control of dynamic systems. Uses genetic programming to develop binary trees relating observed indicator variables to actions, either real-valued or discrete.
Stars: ✭ 30 (-36.17%)
Mutual labels:  genetic-programming
CSDP.jl
Julia Wrapper for CSDP (https://projects.coin-or.org/Csdp/)
Stars: ✭ 18 (-61.7%)
Mutual labels:  optimization
tsp-genetic-python
A genetic algorithm to solve the Travelling Salesman Problem, implemented in Python. Made by Jack Frigaard, modified by Mauricio Aizaga
Stars: ✭ 73 (+55.32%)
Mutual labels:  genetic-algorithm
freqgen
🎯 Generate DNA sequences with specified amino acid, codon, and k-mer frequencies
Stars: ✭ 16 (-65.96%)
Mutual labels:  genetic-algorithm
1-60 of 642 similar projects