6 Swarm intelligence: Ants
This chapter covers
-
Seeing and understanding what inspired swarm intelligence algorithms
-
Solving problems with swarm intelligence algorithms
-
Designing and implementing an ant colony optimization algorithm
What is swarm intelligence?
Swarm intelligence algorithms are a subset of evolutionary algorithms that were discussed in chapter 5 and are also known as nature-inspired algorithms. As with the theory of evolution, the observation of the behavior of life forms in nature is the inspiration for the concepts behind swarm intelligence. When we observe the world around us, we see many life forms that are seemingly primitive and unintelligent as individuals, yet exhibit intelligent emergent behavior when acting ...
Get Grokking Artificial Intelligence Algorithms now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.