Projects in Awesome Lists tagged with algorithm-genetic
A curated list of projects in awesome lists tagged with algorithm-genetic .
https://github.com/martincorona007/artificial-intelligence
Simple Linear Regression, Multiple Linear Regression, Genetic Algorithm
ai algorithm-genetic artificial-intelligence genetic-algorithm genetic-programming-algorithm jade jade-agents multiple-linear-regression simple-linear-regression
Last synced: 15 May 2025
https://github.com/aliakrem/geneticalgorithm
Ce programme implémente un algorithme génétique pour optimiser une fonction mathématique personnalisée. L'objectif est de trouver le minimum global d'une fonction qui combine une sinusoïde et une fonction quadratique. Le code utilise une approche évolutionnaire avec une population de solutions qui s'améliore au fil des générations.
algorithm-genetic crossover evolutionary-algorithms mutation
Last synced: 19 Feb 2025