GitHub / 2003HARSH / Random-string-search-using-Genetic-Algorithm-
This project uses a genetic algorithm to search for a target string. By evolving a population of random strings through selection, crossover, and mutation, the algorithm progressively approximates the target string over multiple generations.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2003HARSH%2FRandom-string-search-using-Genetic-Algorithm-
PURL: pkg:github/2003HARSH/Random-string-search-using-Genetic-Algorithm-
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 129 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: about 2 months ago
Topics: genetic-algorithm, object-oriented-programming, optimization-problem, python