An open API service providing repository metadata for many open source software ecosystems.

Topic: "elitist-genetic-algorithm"

KhaledAshrafH/Curve-Fitting

This program implements a genetic algorithm for curve fitting using a polynomial equation. The goal is to find the best coefficients for the polynomial equation that minimize the distance between the curve and a given set of data points. The genetic algorithm is used to search for the optimal solution by evolving a population of candidate solutions

Language: C++ - Size: 266 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

hassanzadehmahdi/Traveling-Salesman-Problem-using-Genetic-Algorithm

Genetic algorithms are heuristic search algorithms inspired by the process that supports the evolution of life. The algorithm is designed to replicate the natural selection process to carry generation, i.e. survival of the fittest of beings.

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4

omarja12/Genetic_Algorithm_TSP

Solving the Traveling Sales Person problem using genetic algorithms.

Language: Python - Size: 542 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

dfleta/mastermind-genetic-algorithm

Solving the mastermind game using genetic algorithms

Language: Python - Size: 3.67 MB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

is0383kk/GA-Elite

エリート保存戦略を使用した遺伝的アルゴリズムの実装.Implementation of genetic algorithms using elite conservation strategies

Language: Python - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0