An open API service indexing awesome lists of open source software.

https://github.com/jmssnr/particle-swarm-optimization

Illustrating particle swarm optimization via nonlinear parameter estimation
https://github.com/jmssnr/particle-swarm-optimization

d3 optimization particle-swarm-optimization visx

Last synced: 4 months ago
JSON representation

Illustrating particle swarm optimization via nonlinear parameter estimation

Awesome Lists containing this project

README

          

![Example](/example.png)

# About

Implementation of the particle swarm optimization algorithm proposed by Eberhart and Kennedy in 1995.

The method is illustrated with a nonlinear parameter estimation problem described in [Bates & Watts (1988)](https://onlinelibrary.wiley.com/doi/epdf/10.1002/9780470316757.ch2).