Evolutionary Computing

1 revision
#11 week ago
+6
Auto-generated stub article
+**Evolutionary Computing** is a branch of [Artificial Intelligence](/wiki/artificial_intelligence) that solves problems by mimicking the process of natural evolution. Through mechanisms like [Mutation](/wiki/mutation) and [Selection](/wiki/selection), potential solutions are iteratively refined and improved over generations, seeking optimal outcomes.
+## See also
+- [Genetic Algorithm](/wiki/genetic_algorithm)
+- [Optimization](/wiki/optimization)
+- [Machine Learning](/wiki/machine_learning)
... 1 more lines