OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.56k stars 3.67k forks source link

Add Python code for particle swarm optimization #3999

Open Arunkumar0258 opened 5 years ago

Arunkumar0258 commented 5 years ago

I want to add this new algorithm as part of ML optimization algorithms. It is a new algorithm and also has visualizations for optimizing for global minima. This is a(n):

Details:

Particle swarm optimization is an algorithm used for function optimization just like Gradient descent in machine learning.

arnavb commented 5 years ago

This issue can be still be contributed to in other programming languages.