Particle Swarm Optimization

Particle Swarm Optimization
Author :
Publisher : John Wiley & Sons
Total Pages : 182
Release :
ISBN-10 : 9781118613979
ISBN-13 : 111861397X
Rating : 4/5 (79 Downloads)

Book Synopsis Particle Swarm Optimization by : Maurice Clerc

Download or read book Particle Swarm Optimization written by Maurice Clerc and published by John Wiley & Sons. This book was released on 2013-03-04 with total page 182 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is the first book devoted entirely to Particle Swarm Optimization (PSO), which is a non-specific algorithm, similar to evolutionary algorithms, such as taboo search and ant colonies. Since its original development in 1995, PSO has mainly been applied to continuous-discrete heterogeneous strongly non-linear numerical optimization and it is thus used almost everywhere in the world. Its convergence rate also makes it a preferred tool in dynamic optimization.


Particle Swarm Optimization Related Books

Particle Swarm Optimization
Language: en
Pages: 182
Authors: Maurice Clerc
Categories: Computers
Type: BOOK - Published: 2013-03-04 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

This is the first book devoted entirely to Particle Swarm Optimization (PSO), which is a non-specific algorithm, similar to evolutionary algorithms, such as tab
Applying Particle Swarm Optimization
Language: en
Pages: 355
Authors: Burcu Adıgüzel Mercangöz
Categories: Business & Economics
Type: BOOK - Published: 2021-05-13 - Publisher: Springer Nature

DOWNLOAD EBOOK

This book explains the theoretical structure of particle swarm optimization (PSO) and focuses on the application of PSO to portfolio optimization problems. The
Particle Swarm Optimisation
Language: en
Pages: 419
Authors: Jun Sun
Categories: Computers
Type: BOOK - Published: 2016-04-19 - Publisher: CRC Press

DOWNLOAD EBOOK

Although the particle swarm optimisation (PSO) algorithm requires relatively few parameters and is computationally simple and easy to implement, it is not a glo
Encyclopedia of Machine Learning
Language: en
Pages: 1061
Authors: Claude Sammut
Categories: Computers
Type: BOOK - Published: 2011-03-28 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This comprehensive encyclopedia, in A-Z format, provides easy access to relevant information for those seeking entry into any aspect within the broad field of M
Optimization for Machine Learning
Language: en
Pages: 412
Authors: Jason Brownlee
Categories: Computers
Type: BOOK - Published: 2021-09-22 - Publisher: Machine Learning Mastery

DOWNLOAD EBOOK

Optimization happens everywhere. Machine learning is one example of such and gradient descent is probably the most famous algorithm for performing optimization.