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

https://github.com/makism/particles

particles ~ gbest and lbest Particle Swarm Optimization (PSO) ✨🌟🌠
https://github.com/makism/particles

gbest lbest optimization-algorithms pso python swarm

Last synced: over 1 year ago
JSON representation

particles ~ gbest and lbest Particle Swarm Optimization (PSO) ✨🌟🌠

Awesome Lists containing this project

README

          

particles ✨🌟🌠

> _Probably the best (wink, pun intended) thing that has happened to GitHub_ [paid reviewer #1]

> _The emojis are a huge plus!_ [paid reviewer #2]

A gbest (and lbest in the future) particle swarm optimization (pso) demo code for python.

For now, there is some demo code, with visualization. Hopefully it's gonna turn into a proper module.


| References |
|-----|
| [Kennedy, J., & Eberhart, R. (1995, November). Particle swarm optimization. In Proceedings of ICNN'95-International Conference on Neural Networks (Vol. 4, pp. 1942-1948). IEEE.](https://ieeexplore.ieee.org/document/488968) |