Evolutionary Algorithm (EA)
Category
•
Definition
An evolutionary algorithm is an optimization method inspired by biological evolution, using processes such as selection, mutation, and crossover to iteratively refine solutions to complex problems.
tl;dr
An optimization technique inspired by natural selection and evolution.