Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 191 Bytes

File metadata and controls

2 lines (2 loc) · 191 Bytes

particle-swarm-optimization-implementation

This is an implementation of the Particle Swarm Optimazation Algorithm from scratch using numpy and a custom objective function with constraints.