Skip to content

Python implementation of PSO (Particle Swarm Optimization) algorithm

License

Notifications You must be signed in to change notification settings

dusanerdeljan/pso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pso

Python implementation of PSO (Particle Swarm Optimization) algorithm.

Nonlinear programming and evolutionary algorithms course project.

License

This program is free.
You can redistribute it and/or change it under the terms of GNU General Public License version 3.0 (GPLv3).
You can find a copy of the license in the repository.

About

Python implementation of PSO (Particle Swarm Optimization) algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages