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.
https://github.com/aliakrem/geneticalgorithm
algorithm-genetic crossover evolutionary-algorithms mutation
Last synced: 7 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/aliakrem/geneticalgorithm
- Owner: AliAkrem
- License: mit
- Created: 2024-12-18T11:39:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T12:52:40.000Z (over 1 year ago)
- Last Synced: 2024-12-28T09:49:32.823Z (about 1 year ago)
- Topics: algorithm-genetic, crossover, evolutionary-algorithms, mutation
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0