ELI5: Explain Like I'm 5

Evolutionary algorithm

Evolutionary algorithms are like a game, where the goal is to create a really good answer. Computers create random guesses for the answer. Then, those guesses are put up against each other like a competition. The "winners" are rewarded, and the "losers" are punished. This competition continues, with the best guesses being rewarded each time, until we eventually get the best answer.