Fireworks algorithm: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The '''Fireworks Algorithm''' |
The '''Fireworks Algorithm''' is an approach to exploring a very large solution space by choosing a set of random points confined by some distance metric in the hopes that one or more of them will yield promising results, allowing for a more concentrated search nearby. |
||
==External links== |
==External links== |
Revision as of 06:13, 31 December 2018
The Fireworks Algorithm is an approach to exploring a very large solution space by choosing a set of random points confined by some distance metric in the hopes that one or more of them will yield promising results, allowing for a more concentrated search nearby.