0
3.0kviews
Genetic Algorithms Search.
1 Answer
0
53views

A genetic algo is a variant of stochastic beam search in which successor states are generated by combining two parent states, rather than by modifying a single state. The analogy to natural selection is the same as in stochastic beam search, except now we are dealing with sexual rather than …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.