Skip to content

Contains all necessary resources required to execute Particle Swarm Optimization

License

Notifications You must be signed in to change notification settings

bharigopan/Particle-Swarm-Optimisation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Swarm Optimisation

Contains all necessary resources required to execute PSO

Introduction

Particle swarm optimization (PSO) is one of the bio-inspired algorithm that searches for an optimal solution in the solution space. It is different from other optimization algorithms in the sense that only the objective function is needed and it is not dependent on the gradient or any differential form of the objective

About

Contains all necessary resources required to execute Particle Swarm Optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%