duohedounai / duohedounai.github.io

0 stars 0 forks source link

Summary and Implementation of Particle Swarm Optimization | Will Yuan's Blog #24

Open duohedounai opened 1 month ago

duohedounai commented 1 month ago

https://duohedounai.github.io/2024/05/08/summary-and-implementation-of-particle-swarm-algorithm/#more

Particle swarm optimization (PSO) was first proposed by James Kennedy and Russell Eberhart in 1995, also known as particle swarm algorithm. The basic idea of the particle swarm algorithm comes from th