Skip to content

Implementation of the Particle Swarm Optimization (PSO) algorithm in Python

Notifications You must be signed in to change notification settings

ffkarine/ParticleSwarmOptimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Particle Swarm Optimization (PSO)

It works for xyz graphs, just change the fitness function to fit it in the problem that you are aiming to find its minima or maxima. You may also change code's constants if you want to optimize the code or a more precise result.

Educational Purposes Only

Made By: João Pedro Elger & Karine Faggian Franciscon for the intelligent systems class, UTFPR - Toledo - Computer Engineering Bachelor's Degree

About

Implementation of the Particle Swarm Optimization (PSO) algorithm in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages