Home > Computers > Artificial Life > Particle Swarm
Mainly about Particle Swarm _Optimization_ (PSO). Particle swarm adaptation has been shown to successfully optimize a wide range of continuous functions. The algorithm, which is based on a metaphor of social interaction, searches a space by adjusting the trajectories of individuals, called 'particles' as they are conceptualized as moving points in multidimensional space, toward the positions of their own previous best performance and the best previous performance of their neighbors.
http://www.swarmintelligence.org/
A website about particle swarm optimization and swarm intelligence, including introduction, bibliography, tutorials, links to online papers
http://www.swarmintelligence.org/bibliography.php
Offers reference lists.
http://www.computelligence.org/
A virtual world of Computational Intelligence (CI), which provides a platform for CI researchers to exchange information, a warehouse for CI researchers to share resources.
http://www.netsup.net/~jtillett/darwin/
An adaptation of the Particle Swarm Optimization algorithm.
http://www.particleswarm.info/
Mainly information and links to information about Particle Swarm Optimization.
http://clerc.maurice.free.fr/pso/
Mathematical analysis of Particle Swarm Optimization. Discrete, fuzzy PSO.
http://www.projectcomputing.com/resources/psovis/index.html
A simple Java applet which visually demonstrates a particle swarm searching for a maximum value in a 3-D landscape.
http://www.swarmintelligence.org/SIBook/SI.php
A new book talking about particle swarm optimization by J. Kennedy, R.C. Eberhart, and Y. Shi.
http://psotoolbox.sourceforge.net/
The PSO TOOLBOX is an open source toolbox available as Matlab (.m) files and Java (.class and .java) classes.
Home > Computers > Artificial Life > Particle Swarm
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us